Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ptmkenny
Copy link
Contributor

@ptmkenny ptmkenny commented Dec 3, 2024

PHP 8.4 warns that passing an implicit null is deprecated.

Fixed with:

  $rectorConfig->rule(\Rector\Php84\Rector\Param\ExplicitNullableParamTypeRector::class);

Copy link
Owner

@e0ipso e0ipso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These look good!

@e0ipso e0ipso merged commit 78e5142 into e0ipso:master Dec 3, 2024
@e0ipso
Copy link
Owner

e0ipso commented Dec 3, 2024

Merged and released.

@ptmkenny
Copy link
Contributor Author

ptmkenny commented Dec 3, 2024

Many thanks!

@e0ipso
Copy link
Owner

e0ipso commented Dec 3, 2024

Thank you!

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.

2 participants