Skip to content
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

Declare nullable parameter types explicitly #2412

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

W0rma
Copy link
Contributor

@W0rma W0rma commented Aug 1, 2024

Implicitly nullable parameter types will be deprecated in PHP 8.4: https://wiki.php.net/rfc/deprecate-implicitly-nullable-types

W0rma added 2 commits August 1, 2024 05:48
@W0rma W0rma force-pushed the nullable-parameter-types branch from fa085e5 to 96de6ac Compare August 1, 2024 03:49
@goetas goetas merged commit e709d9a into FriendsOfSymfony:3.x Aug 9, 2024
11 checks passed
@goetas
Copy link
Member

goetas commented Aug 9, 2024

Thank you

@W0rma W0rma deleted the nullable-parameter-types branch August 9, 2024 11:26
@W0rma W0rma mentioned this pull request Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants