Skip to content

Fix/remove implicit nullable parameters#425

Merged
ADmad merged 3 commits intothephpleague:masterfrom
JohnnyWalkerDigital:fix/remove-implicit-nullable-parameters
Mar 21, 2025
Merged

Fix/remove implicit nullable parameters#425
ADmad merged 3 commits intothephpleague:masterfrom
JohnnyWalkerDigital:fix/remove-implicit-nullable-parameters

Conversation

@JohnnyWalkerDigital
Copy link
Contributor

Remove implicit nullable parameters as PHP 8.4 applications are recommended to explicitly declare the type as nullable.

See: https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated

Fix: Implicitly marking parameter as nullable is deprecated
Fix: Implicitly marking parameters as nullable is deprecated
Fix: Implicitly marking parameters as nullable is deprecated
@ADmad ADmad merged commit 108f79f into thephpleague:master Mar 21, 2025
9 checks passed
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.

2 participants