Skip to content

Support PHPUnit 13.1+#390

Draft
Jean85 wants to merge 7 commits into
2.xfrom
support-phpunit-13.1
Draft

Support PHPUnit 13.1+#390
Jean85 wants to merge 7 commits into
2.xfrom
support-phpunit-13.1

Conversation

@Jean85

@Jean85 Jean85 commented May 18, 2026

Copy link
Copy Markdown
Member

Closes #369.

To support PHPUnit 13.1+, we need to support phpunit/php-code-coverage v14; supporting both this and previous versions proved too complicated, as seen in #362

In this PR, we switch to the new coverage approach of v14, hence we bump to PHPUnit 13.1+ and subsequent requirements.

Jean85 added 5 commits May 9, 2026 00:44
This is required to support phpunit/php-code-coverage v14 and its breaking changes; cross compatibility is too much of a hassle, see #362

All other bumps are implicitly forced upon us by PHPUnit requirements

# Conflicts:
#	composer.json
@Jean85 Jean85 self-assigned this May 18, 2026
@Jean85 Jean85 force-pushed the support-phpunit-13.1 branch from 9a0ed19 to 6607164 Compare May 18, 2026 20:58
@Jean85 Jean85 changed the title Support PHPUnit 13.1 Support PHPUnit 13.1+ May 20, 2026
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.

Please allow phpunit/php-code-coverage 14

1 participant