Skip to content

[PHP 8.4] Fixes for implicit nullability deprecation#208

Open
Ayesh wants to merge 1 commit into
Imangazaliev:masterfrom
Ayesh:php84/nnullability
Open

[PHP 8.4] Fixes for implicit nullability deprecation#208
Ayesh wants to merge 1 commit into
Imangazaliev:masterfrom
Ayesh:php84/nnullability

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)
@rhukster

Copy link
Copy Markdown

Was about to submit the same.. Simple fix, ensures PHP 8.4 while being backwards compatible

@jadeops

jadeops commented Nov 26, 2024

Copy link
Copy Markdown

please merge this

@jadeops

jadeops commented Jan 11, 2025

Copy link
Copy Markdown

bump @Imangazaliev

@8ctopus

8ctopus commented Jan 28, 2025

Copy link
Copy Markdown
Contributor

Hello @Imangazaliev, can you please merge this?

jadeops added a commit to revivecode/DiDOM that referenced this pull request Feb 1, 2025
@qmegas

qmegas commented Feb 12, 2025

Copy link
Copy Markdown

Why that fix still not merged?

@juliend2

Copy link
Copy Markdown

I just emailed the maintainer.
Will report back here if he responds.

This was referenced Jun 17, 2025
@fey

fey commented Sep 17, 2025

Copy link
Copy Markdown

@Imangazaliev Hi, can you review this?

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.

7 participants