graze / guzzle-jsonrpc

JSON-RPC 2.0 client for Guzzle
https://packagist.org/packages/graze/guzzle-jsonrpc
MIT License
93 stars 61 forks source link

Guzzle 7 compatibilily #41

Open evently-nl opened 4 years ago

evently-nl commented 4 years ago

Hi,

are there plans to update this package to be compatibel with Guzzle 7? Thanks!

pincombe commented 3 years ago

would also like to know this. I would be happy to do the work I just want to know whether this project is active enough for someone to merge the pull request.

biggianteye commented 3 years ago

Hi there. The reality is that there is no-one actively looking after this project at the moment. I'm happy to take a look at any PRs though.

jackyxie commented 3 years ago

Any update to supported guzzle 7?

biggianteye commented 3 years ago

Any update to supported guzzle 7?

My previous statement is still the case. There's little capacity at the moment to look into this.

jackyxie commented 3 years ago

o

thanks, I have modified to supported guzzle7 myself.

dcanaud commented 3 years ago

@jackyxie Can you share with us what you did to support guzzle 7? Thank you

Edwin-van-der-Klaauw commented 3 years ago

@jackyxie We are also interested to see what you did to support Guzzle 7. Can you please share?

tourze commented 2 years ago

+1

webdevilopers commented 2 years ago

+1

inalto commented 2 years ago

+1

h-bragg commented 2 years ago

I believe most people who would be able to maintain this have left Graze (including me; I don't have any permissions anymore). If you are using this I would suggest forking it and request graze mark this as abandoned and link to the new fork.

h-bragg commented 2 years ago

Also to the other people on this issue: https://github.com/graze/guzzle-jsonrpc/pull/45 should hopefully work for guzzle 7 (untested). Anyone want to fork that branch?

biggianteye commented 2 years ago

Part of the slowness with work on this repo is a) people no longer being around (as mentioned by @h-bragg - I too have now left) and b) the need to maintain compatibility with the rather old version of PHP used internally. If someone goes down the path of forking, I'd definitely recommend and support drawning a line in the sand and dropping support for versions of PHP which are no longer officially supported.

powernic commented 7 months ago

@h-bragg This fork adds support for guzzle 7 and php 8.2
https://packagist.org/packages/powernic/guzzle-jsonrpc