Update dependency phpunit/phpunit to v11.0.8
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpunit/phpunit (source) | require-dev | patch |
11.0.6 -> 11.0.8
|
Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v11.0.8
: PHPUnit 11.0.8
Fixed
- #5765: Be more forgiving with error handlers that do not respect error suppression
How to install or update PHPUnit
v11.0.7
: PHPUnit 11.0.7
Changed
-
#5747: Cache result of
Groups::groups()
-
#5748: Improve performance of
NamePrettifier::prettifyTestMethodName()
-
#5750: Micro-optimize
NamePrettifier::prettifyTestMethodName()
once again - #5752: Improve message for deprecation of doubling methods named "method"
Fixed
- #5760: TestDox printer does not display details about exceptions raised in before-test methods
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.