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

Make unit tests runnable on PHP8 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lourot
Copy link

@lourot lourot commented Oct 12, 2022

Note that a lot of tests are broken at this point:

ERRORS!
Tests: 439, Assertions: 546, Errors: 78.
Script ./vendor/bin/phpunit handling the test event returned with error code 2

but at least they can be executed with PHP8.

A lot of tests are broken at this point:
ERRORS!
Tests: 439, Assertions: 546, Errors: 78.
Script ./vendor/bin/phpunit handling the test event returned with error code 2
@lourot
Copy link
Author

lourot commented Nov 1, 2022

Note that in these followup commits I was able to fix all unit tests:

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.

None yet

1 participant