Skip to content

Fix PHP 8.4 deprecated nullable parameter warnings #623

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

softwaredeveloper97
Copy link

This PR updates the method signatures to use explicit nullable types in accordance with PHP 8.4 deprecation notices.

@khepin
Copy link
Collaborator

khepin commented Apr 21, 2025

Please merge master in this branch to run the tests.

@khepin
Copy link
Collaborator

khepin commented Apr 23, 2025

It's failing on the pint step to use the predefined styles. Let's update that.

@fontebasso
Copy link
Contributor

Thanks, @softwaredeveloper97. This has already been addressed in PR #616, so you can go ahead and close this one.

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.

5 participants