Bump phpunit/phpunit from 12.4.1 to 12.5.8
Closed
Number: #86
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
January 27, 2026 at 10:35 PM UTC
(5 months ago)
(5 months ago)
Updated:
May 03, 2026 at 10:18 PM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
May 03, 2026 at 10:18 PM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
3 months
Labels:
Dependencies 📦 PHP 🐘 dependencies php
Dependencies 📦 PHP 🐘 dependencies php
Description:
Bumps phpunit/phpunit from 12.4.1 to 12.5.8.
Release notes
Sourced from phpunit/phpunit's releases.
PHPUnit 12.5.8
Changed
- To prevent Poisoned Pipeline Execution (PPE) attacks using prepared
.coveragefiles in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs
Learn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
- You can follow
@phpunit@phpc.socialto stay up to date with PHPUnit's development.- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
PHPUnit 12.5.7
Fixed
- #6362: Manually instantiated test doubles are broken since PHPUnit 11.2
- #6470: Infinite recursion in
Count::getCountOf()for unusal implementations ofIteratororIteratorAggregate
Learn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
- You can follow
@phpunit@phpc.socialto stay up to date with PHPUnit's development.- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
PHPUnit 12.5.6
Changed
- Reverted a change that caused a build failure for the PHP project's nightly community job
Learn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
- You can follow
@phpunit@phpc.socialto stay up to date with PHPUnit's development.- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
PHPUnit 12.5.5
Deprecated
- #6461:
any()matcher (soft deprecation)Fixed
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
[12.5.8] - 2026-01-27
Changed
- To prevent Poisoned Pipeline Execution (PPE) attacks using prepared
.coveragefiles in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs[12.5.7] - 2026-01-24
Fixed
- #6362: Manually instantiated test doubles are broken since PHPUnit 11.2
- #6470: Infinite recursion in
Count::getCountOf()for unusal implementations ofIteratororIteratorAggregate[12.5.6] - 2026-01-16
Changed
- Reverted a change that caused a build failure for the PHP project's nightly community job
[12.5.5] - 2026-01-15
Changed
PHPUnit\Framework\MockObjectexceptions are now subtypes ofPHPUnit\ExceptionDeprecated
- #6461:
any()matcher (soft deprecation)Fixed
- #6470: Mocking a class with a property hook setter accepting more types than the property results in a fatal error
[12.5.4] - 2025-12-15
Changed
- The
#[AllowMockObjectsWithoutExpectations]attribute can now be used on the method levelFixed
- #6446: Test runner crashes with
Timer::start() has to be called before Timer::stop()[12.5.3] - 2025-12-11
Changed
- The message emitted when a test method creates a mock object but does not configure any expectations for it has been improved
[12.5.2] - 2025-12-08
... (truncated)
Commits
37ddb96Prepare release613d142Merge branch '11.5' into 12.5fdfc727Prepare release35ea7fdMerge branch '10.5' into 11.53319826Prepare releaseb0d98a2Merge branch '9.6' into 10.5b36f023Fix regression introduced in PHPUnit 9.6.333f7dd50Prepare release9c95cf0Merge branch '9.6' into 10.5fea0625Prepare release- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
Technical Details
| ID: | 15626236 |
| UUID: | 3862711047 |
| Node ID: | PR_kwDODkwTJ86_tzd4 |
| Host: | GitHub |
| Repository: | reactphp-parallel/pool-tests |