Skip to content

Add support for PHPUnit 10+ to CI process#276

Merged
barryvdh merged 1 commit intothephpleague:masterfrom
PatronBase:ci-fixes
Aug 6, 2025
Merged

Add support for PHPUnit 10+ to CI process#276
barryvdh merged 1 commit intothephpleague:masterfrom
PatronBase:ci-fixes

Conversation

@leith
Copy link
Copy Markdown
Contributor

@leith leith commented Aug 6, 2025

CI was failing on #275 due to higher versions of PHP using newer versions of PHPUnit, which has a different XML configuration file format. This should fix just the CI runner process to allow for that.

@leith
Copy link
Copy Markdown
Contributor Author

leith commented Aug 6, 2025

@barryvdh keen for some feedback on this one, as I feel like it's blocking for evaluating any other PRs if we can't run the CI process and see where we're at with the unit tests.

@barryvdh barryvdh merged commit e22e347 into thephpleague:master Aug 6, 2025
9 checks passed
@leith leith deleted the ci-fixes branch August 7, 2025 00:57
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