Skip to content

fix: implicitly nullable parameter declarations deprecated#67

Open
st3iny wants to merge 1 commit into
goldspecdigital:masterfrom
st3iny:fix/implicitly-nullable-parameter-type
Open

fix: implicitly nullable parameter declarations deprecated#67
st3iny wants to merge 1 commit into
goldspecdigital:masterfrom
st3iny:fix/implicitly-nullable-parameter-type

Conversation

@st3iny
Copy link
Copy Markdown

@st3iny st3iny commented Feb 3, 2026

Fixes a deprecation introduced in PHP 8.4.

Implicitly marking parameter $some as nullable is deprecated, the explicit nullable type must be used instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant