⬆️ Upgrade dependency phpunit/phpunit to v9.6.29
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| phpunit/phpunit (source) |
9.6.10 -> 9.6.29
|
Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v9.6.29: PHPUnit 9.6.29
- No changes;
phpunit.pharrebuilt with updated dependencies
Learn how to install or update PHPUnit 9.6 in the documentation.
Keep up to date with PHPUnit:
- You can follow @phpunit@phpc.social to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v9.6.28: PHPUnit 9.6.28
- No changes;
phpunit.pharrebuilt with updated dependencies
Learn how to install or update PHPUnit 9.6 in the documentation.
Keep up to date with PHPUnit:
- You can follow @phpunit@phpc.social to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v9.6.27: PHPUnit 9.6.27
Changed
-
#6366: Exclude
__sleep()and__wakeup()from test double code generation on PHP >= 8.5
Learn how to install or update PHPUnit 9.6 in the documentation.
Keep up to date with PHPUnit:
- You can follow @phpunit@phpc.social to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v9.6.26: PHPUnit 9.6.26
Changed
- Implement
__serialize()in addition to__sleep()(which will be deprecated in PHP 8.5)
Learn how to install or update PHPUnit 9.6 in the documentation.
Keep up to date with PHPUnit:
- You can follow @phpunit@phpc.social to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v9.6.25
v9.6.24: PHPUnit 9.6.24
Changed
- Do not use
ReflectionProperty::setAccessible()with PHP >= 8.1 - Do not use
SplObjectStoragemethods that will be deprecated in PHP 8.5
Learn how to install or update PHPUnit 9.6 in the documentation.
Keep up to date with PHPUnit:
- You can follow @phpunit@phpc.social to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v9.6.23: PHPUnit 9.6.23
Changed
-
#5956: Improved handling of deprecated
E_STRICTconstant - Improved message when test is considered risky for printing unexpected output
How to install or update PHPUnit
v9.6.22: PHPUnit 9.6.22
Fixed
- #6071: PHP Archives (PHARs) of PHPUnit 8.5 and PHPUnit 9.6 bundle outdated versions of Prophecy
How to install or update PHPUnit
v9.6.21: PHPUnit 9.6.21
Changed
-
#5956: Deprecation of the
E_STRICTconstant in PHP 8.4 - Removed
.phpstorm.meta.phpfile as methods such asTestCase::createStub()use generics / template types for their return types and PhpStorm, for example, uses that information
How to install or update PHPUnit
v9.6.20: PHPUnit 9.6.20
Changed
- Updated dependencies (so that users that install using Composer's
--prefer-lowestCLI option also get recent versions)
How to install or update PHPUnit
v9.6.19: PHPUnit 9.6.19
Changed
- The namespaces of dependencies are now prefixed with
PHPUnitPHARinstead of justPHPUnitfor the PHAR distribution of PHPUnit
How to install or update PHPUnit
v9.6.18: PHPUnit 9.6.18
Changed
- #5763: Release nullable type changes for PHPUnit 9.6
How to install or update PHPUnit
v9.6.17
v9.6.16
v9.6.15
v9.6.14
v9.6.13
v9.6.12
v9.6.11
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.