Skip to content

[PHP 8.4] Fixes for implicit nullability deprecation#422

Merged
theseer merged 1 commit into
phar-io:masterfrom
Ayesh:php84/nullability
Mar 21, 2024
Merged

[PHP 8.4] Fixes for implicit nullability deprecation#422
theseer merged 1 commit into
phar-io:masterfrom
Ayesh:php84/nullability

Conversation

@Ayesh

@Ayesh Ayesh commented Mar 15, 2024

Copy link
Copy Markdown
Contributor

Fixes all issues that emits a deprecation notice on PHP 8.4.

See:

Fixes all issues that emits a deprecation notice on PHP 8.4.

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)
@theseer theseer merged commit 2ee7543 into phar-io:master Mar 21, 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.

2 participants