Skip to content

Fix implicitly nullable parameter #690

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

Merged

Conversation

RazeSoldier
Copy link
Contributor

Starting PHP 8.4, implicitly nullable parameter will trigger a deprecated message. And will remove the support in PHP 9 per RFC https://wiki.php.net/rfc/deprecate-implicitly-nullable-types

Starting PHP 8.4, implicitly nullable parameter will trigger a deprecated message. And will remove the support in PHP 9 per RFC https://wiki.php.net/rfc/deprecate-implicitly-nullable-types
@incoming-th
Copy link
Contributor

@santigarcor Is it possible to have a minor release of this please?

@santigarcor santigarcor merged commit f0b90fc into santigarcor:master Mar 31, 2025
21 checks passed
@santigarcor
Copy link
Owner

Sorry for the late response, I was OOO.

@RazeSoldier RazeSoldier deleted the fix-implicitly-nullable-parameter branch April 1, 2025 03:45
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.

4 participants