Update dependency phpunit/phpunit to v11.1.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpunit/phpunit (source) | require-dev | patch |
11.1.1 -> 11.1.3
|
Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v11.1.3
: PHPUnit 11.1.3
Fixed
- #5771: JUnit XML logger may crash when test that is run in separate process exits unexpectedly
- #5819: Duplicate keys from different data providers are not handled properly
How to install or update PHPUnit
v11.1.2
: PHPUnit 11.1.2
Fixed
-
#5795: Using
@testWith
annotation may generatePHP Warning: Uninitialized string offset 0
-
#5807: The
#[CoversMethod]
attribute is not considered for risky test check
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot