Update dependency phpunit/phpunit to v9.6.31
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| phpunit/phpunit (source) | 9.5.14 → 9.6.31 |
Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v9.6.31: PHPUnit 9.6.31
- No changes;
phpunit.pharrebuilt with PHP 8.4 to work around PHP-Scoper issue #1139
Learn how to install or update PHPUnit 9.6 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] 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.30: PHPUnit 9.6.30
Changed
- Updated list of deprecated PHP configuration settings for PHP 8.4, PHP 8.5, and PHP 8.6
Learn how to install or update PHPUnit 9.6 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] 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.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 @[email protected] 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 @[email protected] 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 @[email protected] 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 @[email protected] 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 @[email protected] 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
v9.6.10
v9.6.9
v9.6.8
v9.6.7
v9.6.6
v9.6.5
v9.6.4
v9.6.3
v9.6.2
v9.6.1
v9.6.0
v9.5.28
v9.5.27
v9.5.26
v9.5.25
v9.5.24
v9.5.23
v9.5.22
v9.5.21
v9.5.20
v9.5.19
v9.5.18
v9.5.17
v9.5.16
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.