Skip to content

[PHP 8.4] Fixes for implicit nullability deprecation#871

Merged
erusev merged 1 commit intoerusev:1.7.xfrom
xabbuh:pr-868-1.7
Jul 9, 2024
Merged

[PHP 8.4] Fixes for implicit nullability deprecation#871
erusev merged 1 commit intoerusev:1.7.xfrom
xabbuh:pr-868-1.7

Conversation

@xabbuh
Copy link
Copy Markdown
Contributor

@xabbuh xabbuh commented Jul 9, 2024

Fixes all issues that emit deprecation notices on PHP 8.4 for implicit nullable parameter type declarations.

See:

Fixes all issues that emit deprecation notices on PHP 8.4 for implicit nullable parameter type declarations.

See:
 - [RFC](https://wiki.php.net/rfc/deprecate-implicitly-nullable-types)
 - [PHP 8.4: Implicitly nullable parameter declarations deprecated](https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated)
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.

3 participants