-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Guzzle 7 compatibilily #41
Comments
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. |
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. |
Any update to supported guzzle 7? |
My previous statement is still the case. There's little capacity at the moment to look into this. |
thanks, I have modified to supported guzzle7 myself. |
@jackyxie Can you share with us what you did to support guzzle 7? Thank you |
@jackyxie We are also interested to see what you did to support Guzzle 7. Can you please share? |
+1 |
1 similar comment
+1 |
+1 |
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. |
Also to the other people on this issue: #45 should hopefully work for guzzle 7 (untested). Anyone want to fork that branch? |
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. |
@h-bragg This fork adds support for guzzle 7 and php 8.2 |
Hi,
are there plans to update this package to be compatibel with Guzzle 7?
Thanks!
The text was updated successfully, but these errors were encountered: