Skip to content

Update dependency phpunit/phpunit to ^13.1.7#155

Merged
Mopolo merged 1 commit intomainfrom
renovate/phpunit-phpunit-13.x
Apr 21, 2026
Merged

Update dependency phpunit/phpunit to ^13.1.7#155
Mopolo merged 1 commit intomainfrom
renovate/phpunit-phpunit-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 8, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit (source) ^13.1.0^13.1.7 age adoption passing confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v13.1.7: PHPUnit 13.1.7

Compare Source

Changed
  • Pass LIBXML_NONET when parsing/validating XML configuration files to make explicit that no network I/O is performed
  • Verify the result file written by an isolated child process with a random nonce before deserializing it

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

Keep up to date with PHPUnit:

v13.1.6: PHPUnit 13.1.6

Compare Source

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 13.1 in the documentation.

Keep up to date with PHPUnit:

v13.1.5: PHPUnit 13.1.5

Compare Source

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
  • #​6589: dataSetAsStringWithData() raises "float is not representable as int" warning for large floats in data sets

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

Keep up to date with PHPUnit:

v13.1.4: PHPUnit 13.1.4

Compare Source

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 13.1 in the documentation.

Keep up to date with PHPUnit:

v13.1.3: PHPUnit 13.1.3

Compare Source

Fixed
  • Regression in XML configuration migration introduced in PHPUnit 12.5.8

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

Keep up to date with PHPUnit:

v13.1.2: PHPUnit 13.1.2

Compare Source

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

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

Keep up to date with PHPUnit:

v13.1.1: PHPUnit 13.1.1

Compare Source

Changed
  • #​3676: Include class/interface name in mock object expectation failure messages
  • #​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
  • #​6464: Process isolation template unconditionally calls set_include_path()
  • #​6571: Static analysis errors for TestDoubleBuilder method chaining

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

Keep up to date with PHPUnit:

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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.

@renovate renovate Bot changed the title Update dependency phpunit/phpunit to ^13.1.1 Update dependency phpunit/phpunit to ^13.1.2 Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/phpunit-phpunit-13.x branch 2 times, most recently from a7863d6 to 715287e Compare April 13, 2026 10:50
@renovate renovate Bot changed the title Update dependency phpunit/phpunit to ^13.1.2 Update dependency phpunit/phpunit to ^13.1.3 Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/phpunit-phpunit-13.x branch from 715287e to 52620e0 Compare April 15, 2026 12:49
@renovate renovate Bot changed the title Update dependency phpunit/phpunit to ^13.1.3 Update dependency phpunit/phpunit to ^13.1.4 Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/phpunit-phpunit-13.x branch from 52620e0 to faa9333 Compare April 16, 2026 09:55
@renovate renovate Bot changed the title Update dependency phpunit/phpunit to ^13.1.4 Update dependency phpunit/phpunit to ^13.1.5 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/phpunit-phpunit-13.x branch from faa9333 to 306d457 Compare April 17, 2026 16:40
@renovate renovate Bot changed the title Update dependency phpunit/phpunit to ^13.1.5 Update dependency phpunit/phpunit to ^13.1.6 Apr 17, 2026
@renovate renovate Bot force-pushed the renovate/phpunit-phpunit-13.x branch from 306d457 to 2cb2a1d Compare April 18, 2026 09:31
@renovate renovate Bot changed the title Update dependency phpunit/phpunit to ^13.1.6 Update dependency phpunit/phpunit to ^13.1.7 Apr 18, 2026
@renovate renovate Bot force-pushed the renovate/phpunit-phpunit-13.x branch from 2cb2a1d to ee4f39b Compare April 21, 2026 12:54
@renovate renovate Bot force-pushed the renovate/phpunit-phpunit-13.x branch from ee4f39b to 5c58cac Compare April 21, 2026 13:38
@Mopolo Mopolo merged commit ae66cf9 into main Apr 21, 2026
2 checks passed
@Mopolo Mopolo deleted the renovate/phpunit-phpunit-13.x branch April 21, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant