-
-
Notifications
You must be signed in to change notification settings - Fork 49
[0.7.x] Improve PHP 8.5+ support by replacing binary cast with string cast #115
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
Conversation
|
hey, you think it's sth merge-able ? :thanks: |
|
up |
|
Hey @kubawerlos, thank you for putting this PR together. Could you do either of these things for me so we can merge this PR in:
|
@WyriHaximus as I make a PR not from my personal account, but from org, I cannot do the former (I am assuming anyone can always squash the commits themself when merging), so I did the latter. |
… cast This ports the changes from reactphp#115 to 0.6.x and buids up on reactphp#113 and 114.
|
@kubawerlos Thank you for looking into this! The test suite currently reports this minor deprecation on PHP 8.5+, may I ask you to address this as well as part of this PR? 👍 |
|
@clue fixed |
clue
left a comment
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.
@kubawerlos Thanks for the update, changes LGTM, let's get this shipped! ![]()
… cast This ports the changes from reactphp#115 to `0.6.x` and buids up on reactphp#113 and reactphp#114.
No description provided.