Bump phpunit/phpunit from 12.1.0 to 12.4.3
Closed
Number: #225
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
November 13, 2025 at 03:03 PM UTC
(16 days ago)
(16 days ago)
Updated:
November 21, 2025 at 03:04 PM UTC
(8 days ago)
(8 days ago)
Closed:
November 21, 2025 at 03:04 PM UTC
(8 days ago)
(8 days ago)
Time to Close:
8 days
Labels:
dependencies php
dependencies php
Description:
Bumps phpunit/phpunit from 12.1.0 to 12.4.3.
Release notes
Sourced from phpunit/phpunit's releases.
PHPUnit 12.4.3
Fixed
- #6402: Avoid reading from
STDOUTwhenrewind()fails
Learn how to install or update PHPUnit 12.4 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.4.2
Changed
- Skipped tests alone no longer lead to a yellow background for the test result summary
Fixed
- #6391: Errors during backup of global variables and static properties are not reported
Learn how to install or update PHPUnit 12.4 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.4.1
Fixed
- #6364:
--filterformat used by PhpStorm stopped working- #6378: Wrong method name passed to
DataProviderMethodCalledevent value object
Learn how to install or update PHPUnit 12.4 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.4.0
Added
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
12.4.3 - 2025-11-13
Fixed
- #6402: Avoid reading from
STDOUTwhenrewind()fails12.4.2 - 2025-10-30
Changed
- Skipped tests alone no longer lead to a yellow background for the test result summary
Fixed
- #6391: Errors during backup of global variables and static properties are not reported
12.4.1 - 2025-10-09
Fixed
- #6364:
--filterformat used by PhpStorm stopped working- #6378: Wrong method name passed to
DataProviderMethodCalledevent value object12.4.0 - 2025-10-03
Added
- #6277: Allow tests to opt out of the validation that a data provider method does not provide data sets with more values than a test method accepts
- #6341: Support for regular expressions with
#[IgnoreDeprecations]attribute- #6354: Invokable constraints
Deprecated
Commits
d8f644dPrepare release76487f9Merge branch '11.5' into 12.4c346885Prepare release365c1b8Merge branch '11.5' into 12.4d98f4fdMerge branch '10.5' into 11.5624b9c1CI: enable pcntl to un-skip tests3f5f845Merge branch '11.5' into 12.4daf641bMerge branch '10.5' into 11.585d0cf7Merge branch '9.6' into 10.5a8e464bMerge branch '8.5' into 9.6- 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)
Package Dependencies
Technical Details
| ID: | 11255174 |
| UUID: | 3621581010 |
| Node ID: | PR_kwDOHtZA286zPyjf |
| Host: | GitHub |
| Repository: | makeitstrict/php-leetcode |