Skip to content

Fix implicitly nullable parameter deprecations#32

Open
phpcodemonkey wants to merge 1 commit intoopensoft:masterfrom
magmasoftwareengineering:fix/implicit-nullable-params
Open

Fix implicitly nullable parameter deprecations#32
phpcodemonkey wants to merge 1 commit intoopensoft:masterfrom
magmasoftwareengineering:fix/implicit-nullable-params

Conversation

@phpcodemonkey
Copy link

Add explicit ?Type nullable syntax to all parameters that use = null default values, resolving PHP 8.4+ deprecation warnings.

Add explicit ?Type nullable syntax to all parameters that use
= null default values, resolving PHP 8.4+ deprecation warnings.
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

Comments