Skip to content

Fixing PHP 8.4 deprecations #68

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 1 commit into
base: master
Choose a base branch
from

Conversation

kfc
Copy link

@kfc kfc commented Jul 1, 2025

Addressing issue #63

Fixing implicitly nullable parameter types deprecations for PHP 8.4 in (https://www.php.net/releases/8.4/en.php#deprecations_and_bc_breaks)

No change in logic. No tests need to be updated.

Phpunit results before and after.
Screenshot 2025-07-01 at 3 21 51 pm
Screenshot 2025-07-01 at 3 22 15 pm

The two remaining deprecations are coming from the php-open-source-saver/fractal package. I've created a PR to address these in their repository.

@Maxwell2022 Maxwell2022 mentioned this pull request Jul 1, 2025
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