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

PHP8.4: Implicitly nullable #442

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

sreichel
Copy link

@sreichel sreichel commented Sep 21, 2024

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

Prominent deprecation in PHP 8.4 This is a prominent deprecation in PHP 8.4 and legacy PHP applications will likely cause deprecation notices due to this change in PHP 8.4. The suggested replacement is straight-forward, safe, and works in PHP 7.1 and later.

@addison74
Copy link

@develart-projects - Could please revise this PR? It helps OpenMage community to test ZF1-Future with PHP 8.4.

@develart-projects develart-projects merged commit 91ee415 into Shardj:master Oct 8, 2024
1 of 8 checks passed
@develart-projects develart-projects added the to be released PR exists or in master, but not released yet label Oct 8, 2024
@develart-projects develart-projects added this to the 1.24.1 milestone Oct 8, 2024
@sreichel sreichel deleted the 84-nullable branch October 8, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be released PR exists or in master, but not released yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants