Skip to content

feat: support PHPUnit 11#45

Merged
jdreesen merged 4 commits into
v0.13from
phpunit-11
Jul 6, 2026
Merged

feat: support PHPUnit 11#45
jdreesen merged 4 commits into
v0.13from
phpunit-11

Conversation

@jdreesen

Copy link
Copy Markdown
Member

No description provided.

@jdreesen jdreesen force-pushed the phpunit-11 branch 5 times, most recently from b54a2f4 to 688f95c Compare May 5, 2026 15:48
jdreesen added 4 commits July 6, 2026 10:50
This fixes PHPUnit's complaint:
> Test code or tested code did not remove its own exception handlers

See: symfony/symfony#53812 (comment)
…tion handler

Just the availability of Symfony's runtime component fixes it, even if we don't use it anywhere ourselves.
@jdreesen jdreesen merged commit a280b4e into v0.13 Jul 6, 2026
20 checks passed
@jdreesen jdreesen deleted the phpunit-11 branch July 6, 2026 08:55
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