-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Support PHP 8.1 #2929
Support PHP 8.1 #2929
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great. Thank you!
Hey @GrahamCampbell @Nyholm. Can we get these changes tagged? Thanks! |
Waiting on a tag on the psr7 library, first. Still a PR over there that needs to be merged. |
Which PR? |
We will prepare a new minor release. I dont see anything blocking anymore |
"just" need to write a change log. :P |
@Nyholm can we merge the changes also in Guzzle 6.x? src/Handler/MockHandler.php.
We have our WMS still at Guzzle6 But upgrading to guzzle7 is not possilble at the moment, given we are waiting on several third party repos to implement 7 as well. |
No. Guzzle 6 does not support PHP 8.1. |
No description provided.