Bump phpunit/phpunit from 11.5.25 to 12.3.0
Closed
Number: #343
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
August 01, 2025 at 06:02 AM UTC
(4 months ago)
(4 months ago)
Updated:
August 15, 2025 at 06:11 AM UTC
(3 months ago)
(3 months ago)
Closed:
August 15, 2025 at 06:11 AM UTC
(3 months ago)
(3 months ago)
Time to Close:
14 days
Labels:
dependencies php
dependencies php
Description:
Bumps phpunit/phpunit from 11.5.25 to 12.3.0.
Release notes
Sourced from phpunit/phpunit's releases.
PHPUnit 12.3.0
Added
- #3795: Bootstrap scripts specific to test suites
- #6268:
#[IgnorePHPUnitWarnings]attribute for ignoring PHPUnit warnings#[TestDoxFormatter]and#[TestDoxFormatterExternal]attributes for configuring a custom TestDox formatter for tests that use data from data providersTestRunner\ChildProcessErroredeventConfiguration::includeTestSuites()andConfiguration::excludeTestSuites()Changed
- #6237: Do not run tests when code coverage analysis is requested but code coverage data cannot be collected
- #6272: Use
@<data-set-name>format (compatible with--filterCLI option) in defect messages- #6273: Warn when
#[DataProvider*]attributes are mixed with#[TestWith*]attributesDeprecated
- #6229:
Configuration::includeTestSuite(), useConfiguration::includeTestSuites()instead- #6229:
Configuration::excludeTestSuite(), useConfiguration::excludeTestSuites()instead- #6246: Using
#[CoversNothing]on a test method
How to install or update PHPUnit
PHPUnit 12.2.9
Fixed
- #6097: The
fileattribute of<testClass>node of XML test list can be wrong
How to install or update PHPUnit
PHPUnit 12.2.8
Fixed
- #6274: Infinite recursion when code coverage report in OpenClover XML format is configured in XML configuration file
How to install or update PHPUnit
PHPUnit 12.2.7
Fixed
- #6254:
defects,randomconfiguration is supported by implementation, but it is not allowed by the XML configuration file schema- #6259: Order of tests which use data from data providers is not affected by test sorting
- #6266: Superfluous whitespace in TestDox output when test method name has a number after the
testprefix
How to install or update PHPUnit
PHPUnit 12.2.6
Fixed
- #6104: Test with dependencies and data provider fails
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
12.3.0 - 2025-08-01
Added
- #3795: Bootstrap scripts specific to test suites
- #6268:
#[IgnorePHPUnitWarnings]attribute for ignoring PHPUnit warnings#[TestDoxFormatter]and#[TestDoxFormatterExternal]attributes for configuring a custom TestDox formatter for tests that use data from data providersTestRunner\ChildProcessErroredeventConfiguration::includeTestSuites()andConfiguration::excludeTestSuites()Changed
- #6237: Do not run tests when code coverage analysis is requested but code coverage data cannot be collected
- #6272: Use
@<data-set-name>format (compatible with--filterCLI option) in defect messages- #6273: Warn when
#[DataProvider*]attributes are mixed with#[TestWith*]attributesDeprecated
Commits
264da86Prepare release43f07fbUpdate ChangeLogc5f93f4Merge branch '12.2'442c06dPrepare releaseaf00d4fMerge branch '11.5' into 12.293f30aaPrepare release4d859e0Merge branch '12.2'c641605Merge branch '11.5' into 12.234d08c0Merge branch '10.5' into 11.5807a55aAdd test- 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)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+224
+224
Deletions:
-330
-330
Package Dependencies
Technical Details
| ID: | 5167774 |
| UUID: | 2712103365 |
| Node ID: | PR_kwDOBNPhPs6hp2nF |
| Host: | GitHub |
| Repository: | laravelio/paste.laravel.io |
| Merge State: | Unknown |