Skip to content

fix: implicitly nullable parameter declarations (PHP 8.4) - #310

Closed
st3iny wants to merge 1 commit into
mollie:mainfrom
st3iny:fix/php-8.4-implicitly-nullable-parameters
Closed

fix: implicitly nullable parameter declarations (PHP 8.4)#310
st3iny wants to merge 1 commit into
mollie:mainfrom
st3iny:fix/php-8.4-implicitly-nullable-parameters

Conversation

@st3iny

@st3iny st3iny commented Feb 18, 2026

Copy link
Copy Markdown

Fixes a deprecation warning added in PHP 8.4. I tried to locate and fix all remaining parts of the code.

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

@st3iny

st3iny commented Feb 18, 2026

Copy link
Copy Markdown
Author

It looks like my changes are fully contained within #309.

@st3iny st3iny closed this Feb 18, 2026
@st3iny
st3iny deleted the fix/php-8.4-implicitly-nullable-parameters branch February 18, 2026 14:39
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.

1 participant