-
-
Notifications
You must be signed in to change notification settings - Fork 989
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
explicitly mark nullable parameters as nullable #1448
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.
Can you also add 8.4 to the tests.yml
so we can see these run?
3c841d7
to
d3d869e
Compare
@tillkruss done, should I also fix the reported code style issues? |
In a separate PR, sure! 👍 |
Any blocker to merge this? That's remove some failures in the CI of Symfony. 🙏 |
@tillkruss sorry for the noise. Predis is the last dep of Symfony that didn't fix this issue. I'd love being able to close this topic 🙏 |
@tillkruss is there anything we could do to help get this PR merged? 🙏 |
@nicolas-grekas Yes, sorry for the delay. |
Thank you for merging! 😊 |
When will this release? |
@tillkruss Any chance we can have |
@crynobone Yeah good idea, heaps of changes queued up: v2.2.2...v2.x |
not doing this will be deprecated in PHP 8.4 (see e.g. https://github.com/symfony/symfony/actions/runs/8459191951/job/23175036483?pr=54426#step:8:2335)