Skip to content
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

PHP 8.4 Support #175

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

PHP 8.4 Support #175

wants to merge 9 commits into from

Conversation

oojacoboo
Copy link
Contributor

@oojacoboo oojacoboo commented Dec 8, 2024

This PR includes some updates for deprecations, PHPUnit and resolved Psalm errors, as some typing and hinting has changed in PHP 8.4.

Psalm 8.4 syntax support is only supported on dev-master. I don't see any issues here as this is only a dev dependency.

Unfortunately, at the moment, there is a newly introduced bug in PHP that's resulting in specific DataProvider tests failing. That should be resolved in the next minor release. See php/php-src#16870 for more details. After this is resolved, tests should be passing.

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