Skip to content

Add support for PHPUnit 10 #52

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

Merged
merged 4 commits into from
Mar 3, 2023

Conversation

martinssipenko
Copy link
Contributor

@martinssipenko martinssipenko commented Feb 27, 2023

These changes add support for PHPUnit version 10.

I've changed the CI pipeline to not execute tests for PHPUnit 10 on PHP 8.0 because PHPUnit 10 requires the PHP version to be at least 8.1.

I've also updated PHPUnit configuration XML file as an invalid config file leads to a non-zero exit code on PHPUnit 10.

Fixes #51

@martinssipenko martinssipenko marked this pull request as ready for review February 27, 2023 13:23
@martinssipenko
Copy link
Contributor Author

@martin-helmich Hey, could you please take a look at this?

@martinssipenko martinssipenko changed the title Add support for PHPunit 10 Add support for PHPUnit 10 Feb 27, 2023
@martin-helmich martin-helmich merged commit 5a3a53e into martin-helmich:master Mar 3, 2023
@martin-helmich
Copy link
Owner

👍 LGTM; thanks for the contribution!

@martinssipenko martinssipenko deleted the phpunit10 branch March 3, 2023 14:20
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.

PHPUnit 10
2 participants