Skip to content

build(deps-dev): bump phpunit/phpunit from 12.5.8 to 12.5.22 in /backend#451

Merged
algirdasc merged 1 commit intomainfrom
dependabot/composer/backend/phpunit/phpunit-12.5.22
Apr 20, 2026
Merged

build(deps-dev): bump phpunit/phpunit from 12.5.8 to 12.5.22 in /backend#451
algirdasc merged 1 commit intomainfrom
dependabot/composer/backend/phpunit/phpunit-12.5.22

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Bumps phpunit/phpunit from 12.5.8 to 12.5.22.

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 12.5.22

Fixed

  • #6590: Silent failure when configuration file is invalid
  • #6592: INI metacharacters ; and " are not preserved when forwarding settings to child processes

Learn how to install or update PHPUnit 12.5 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 12.5.21

Fixed

  • #5860: PHP CLI -d settings are not forwarded to child processes for process isolation
  • #6451: Incomplete version in RequiresPhp (e.g. <=8.5) is compared against full PHP version, causing unexpected skips

Learn how to install or update PHPUnit 12.5 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 12.5.20

Fixed

  • #5993: DefaultJobRunner deadlocks on child processes that write large amounts of stderr output
  • #6465: SAPI-populated $_SERVER entries leak from parent into child process
  • #6587: failOnEmptyTestSuite="false" in phpunit.xml is ignored when --group/--filter/--testsuite matches no tests
  • #6588: Order of issue baseline entries is not canonicalized

Learn how to install or update PHPUnit 12.5 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 12.5.19

Fixed

... (truncated)

Changelog

Sourced from phpunit/phpunit's changelog.

[12.5.22] - 2026-04-17

Fixed

  • #6590: Silent failure when configuration file is invalid
  • #6592: INI metacharacters ; and " are not preserved when forwarding settings to child processes

[12.5.21] - 2026-04-16

Fixed

  • #5860: PHP CLI -d settings are not forwarded to child processes for process isolation
  • #6451: Incomplete version in RequiresPhp (e.g. <=8.5) is compared against full PHP version, causing unexpected skips

[12.5.20] - 2026-04-15

Fixed

  • #5993: DefaultJobRunner deadlocks on child processes that write large amounts of stderr output
  • #6465: SAPI-populated $_SERVER entries leak from parent into child process
  • #6587: failOnEmptyTestSuite="false" in phpunit.xml is ignored when --group/--filter/--testsuite matches no tests
  • #6588: Order of issue baseline entries is not canonicalized

[12.5.19] - 2026-04-13

Fixed

  • Regression in XML configuration migration introduced in PHPUnit 12.5.8

[12.5.18] - 2026-04-13

Fixed

  • #4571: No warning when --random-order-seed is used when test execution order is not random
  • #4975: --filter does not work when filter string starts with #
  • #5354: JUnit XML logger does not handle TestSuiteSkipped event
  • #6276: Exit with non-zero exit code when explicit test selection (--filter, --group, --testsuite) yields no tests
  • #6583: Failing output expectation skips tearDown() and handler restoration, causing subsequent tests to be marked as risky

[12.5.17] - 2026-04-08

Changed

  • #4793: Exit with non-zero exit code when exit was called from some test

Fixed

  • #5881: colors="true" in XML configuration file does not unconditionally enable colored output
  • #6019: --migrate-configuration does not update schema location when XML content already validates against current schema
  • #6372: Assertion failure inside willReturnCallback() is silently swallowed when code under test catches exceptions

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 18, 2026
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.5.8 to 12.5.22.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.5.22/ChangeLog-12.5.md)
- [Commits](sebastianbergmann/phpunit@12.5.8...12.5.22)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 12.5.22
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/backend/phpunit/phpunit-12.5.22 branch from 544093a to 8c3e726 Compare April 20, 2026 17:33
@algirdasc algirdasc merged commit 9199c57 into main Apr 20, 2026
0 of 2 checks passed
@algirdasc algirdasc deleted the dependabot/composer/backend/phpunit/phpunit-12.5.22 branch April 20, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant