Update dependency phpunit/phpunit to v11.3.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpunit/phpunit (source) | require-dev | patch |
11.3.4 -> 11.3.5
|
Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v11.3.5
: PHPUnit 11.3.5
Fixed
-
#5874: Test Stub generated by return value generator for doubled method with
static
return type declaration is not properly initialized -
#5931: Reverted addition of
name
property on<testsuites>
element in JUnit XML logfile -
#5946:
Callback
throws aTypeError
when checking acallable
has variadic parameters
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.