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 #768

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

PHP 8.4 #768

wants to merge 7 commits into from

Conversation

kagg-design
Copy link
Contributor

No description provided.

@kagg-design
Copy link
Contributor Author

All tests for 8.0 - 8.3 were green. I'm not sure why tests for 8.4 are failing. It looks like a problem with the uopz extension.

@lucatume
Copy link
Owner

lucatume commented Dec 1, 2024

Thanks @kagg-design for the PR, you're on a roll.

Did you use rector to run the updates?

I will look into the failing tests and update this branch.

@kagg-design
Copy link
Contributor Author

Did you use rector to run the updates?

No, I used regular expressions.

@kagg-design
Copy link
Contributor Author

Found something more with

find . -name "*.php" -not -path "*/vendor/*" -exec php -l {} \;

The last changes now.

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