Skip to content

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