You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files 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 11.5 in the documentation.
#6308: Improve output of --check-php-configuration
The version number for the test result cache file has been incremented to reflect that its structure for PHPUnit 11.5 is not compatible with its structure for PHPUnit 8.5 and PHPUnit 9.6
Fixed
#6281: Exceptions raised in after-test method are not reported for skipped tests
Learn how to install or update PHPUnit 11.5 in the documentation.
#6304: PHPUnit 11.5.29 hangs when a test runner deprecation is triggered and process isolation is used (this reverts "#[IgnorePhpunitDeprecations] is now considered for test runner deprecations" from PHPUnit 11.5.29)
Learn how to install or update PHPUnit 11.5 in the documentation.
#6236: failOnPhpunitWarning attribute on the <phpunit> element of the XML configuration file and --fail-on-phpunit-warning CLI option for controlling whether PHPUnit should fail on PHPUnit warnings (default: true)
displayDetailsOnAllIssues attribute on the <phpunit> element of the XML configuration file and --display-all-issues CLI option for controlling whether PHPUnit should display details on all issues that are triggered (default: false)
failOnAllIssues attribute on the <phpunit> element of the XML configuration file and --fail-on-all-issues CLI option for controlling whether PHPUnit should fail on all issues that are triggered (default: false)
Changed
#5956: Improved handling of deprecated E_STRICT constant
Fixed
#6192: Positive %a and %A matches are not ignored from diff when EXPECTF fails
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.20
chore(deps): update dependency phpunit/phpunit to v11.5.21
May 24, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.21
chore(deps): update dependency phpunit/phpunit to v11.5.22
Jun 7, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.22
chore(deps): update dependency phpunit/phpunit to v11.5.23
Jun 15, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.23
chore(deps): update dependency phpunit/phpunit to v11.5.25
Jun 28, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.25
chore(deps): update dependency phpunit/phpunit to v11.5.26
Jul 6, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.26
chore(deps): update dependency phpunit/phpunit to v11.5.27
Jul 13, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.27
chore(deps): update dependency phpunit/phpunit to v11.5.28
Aug 4, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.28
chore(deps): update dependency phpunit/phpunit to v11.5.29
Aug 10, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.29
chore(deps): update dependency phpunit/phpunit to v11.5.30
Aug 11, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.30
chore(deps): update dependency phpunit/phpunit to v11.5.32
Aug 15, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.32
chore(deps): update dependency phpunit/phpunit to v11.5.33
Aug 17, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.33
chore(deps): update dependency phpunit/phpunit to v11.5.34
Aug 23, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.34
chore(deps): update dependency phpunit/phpunit to v11.5.35
Sep 1, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.35
chore(deps): update dependency phpunit/phpunit to v11.5.36
Sep 4, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.36
chore(deps): update dependency phpunit/phpunit to v11.5.39
Sep 14, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.39
chore(deps): update dependency phpunit/phpunit to v11.5.41
Sep 24, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.41
chore(deps): update dependency phpunit/phpunit to v11.5.42
Sep 30, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.42
chore(deps): update dependency phpunit/phpunit to v11.5.43
Nov 2, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.43
chore(deps): update dependency phpunit/phpunit to v11.5.44
Nov 16, 2025
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: composer.lock
Command failed: composer update phpunit/phpunit:11.5.55 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- vimeo/psalm is locked to version 6.10.2 and an update of this package was not requested.
- vimeo/psalm 6.10.2 requires php ~8.1.31 || ~8.2.27 || ~8.3.16 || ~8.4.3 -> your php version (8.5.4) does not satisfy that requirement.
Problem 2
- laravel/framework is locked to version v12.10.2 and an update of this package was not requested.
- laravel/framework v12.10.2 requires league/commonmark ^2.6 -> satisfiable by league/commonmark[2.6.2].
- league/commonmark 2.6.2 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
- league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.3.2].
- nette/schema v1.3.2 requires php 8.1 - 8.4 -> your php version (8.5.4) does not satisfy that requirement.
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.44
chore(deps): update dependency phpunit/phpunit to v11.5.45
Dec 1, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.45
chore(deps): update dependency phpunit/phpunit to v11.5.46
Dec 7, 2025
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.46
chore(deps): update dependency phpunit/phpunit to v11.5.47
Jan 15, 2026
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.47
chore(deps): update dependency phpunit/phpunit to v11.5.48
Jan 17, 2026
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.48
chore(deps): update dependency phpunit/phpunit to v11.5.49
Jan 25, 2026
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.49
chore(deps): update dependency phpunit/phpunit to v11.5.50
Jan 28, 2026
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.50
chore(deps): update dependency phpunit/phpunit to v11.5.51
Feb 5, 2026
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.51
chore(deps): update dependency phpunit/phpunit to v11.5.52
Feb 9, 2026
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.52
chore(deps): update dependency phpunit/phpunit to v11.5.53
Feb 11, 2026
renovatebot
changed the title
chore(deps): update dependency phpunit/phpunit to v11.5.53
chore(deps): update dependency phpunit/phpunit to v11.5.55
Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.5.18→11.5.55Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v11.5.55: PHPUnit 11.5.55Compare Source
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.54: PHPUnit 11.5.54Compare Source
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.53: PHPUnit 11.5.53Compare Source
Fixed
SourceMappermay be deleted prematurely when multiple PHPUnit processes run in parallelLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.52: PHPUnit 11.5.52Compare Source
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.51: PHPUnit 11.5.51Compare Source
Added
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.50: PHPUnit 11.5.50Compare Source
Changed
.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 runsLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.49: PHPUnit 11.5.49Compare Source
Fixed
Count::getCountOf()for unusal implementations ofIteratororIteratorAggregateLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.48: PHPUnit 11.5.48Compare Source
Changed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.47: PHPUnit 11.5.47Compare Source
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.46: PHPUnit 11.5.46Compare Source
phpunit.pharrebuilt with PHP 8.4 to work around PHP-Scoper issue #1139Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.45: PHPUnit 11.5.45Compare Source
Changed
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.44: PHPUnit 11.5.44Compare Source
Fixed
STDOUTwhenrewind()failsLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.43: PHPUnit 11.5.43Compare Source
Changed
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.42: PHPUnit 11.5.42Compare Source
Fixed
failOnPhpunitWarning="false"has no effectLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.41: PHPUnit 11.5.41Compare Source
phpunit.pharrebuilt with updated dependenciesLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.40: PHPUnit 11.5.40Compare Source
phpunit.pharrebuilt with updated dependenciesLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.39: PHPUnit 11.5.39Compare Source
Changed
__sleep()and__wakeup()from test double code generation on PHP >= 8.5Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.38: PHPUnit 11.5.38Compare Source
Changed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.37: PHPUnit 11.5.37Compare Source
Changed
__sleep()method (which will be deprecated in PHP 8.5)Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.36: PHPUnit 11.5.36Compare Source
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.35: PHPUnit 11.5.35Compare Source
Changed
#[IgnorePhpunitDeprecations]is now considered for test runner deprecations (where applicable)Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.34Compare Source
v11.5.33: PHPUnit 11.5.33Compare Source
Changed
error_reporting=E_ALLfor--check-php-configurationFixed
expectUserDeprecationMessage*()fails when test is run in separate processLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.32: PHPUnit 11.5.32Compare Source
Changed
--check-php-configurationFixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.31: PHPUnit 11.5.31Compare Source
Fixed
#[IgnorePhpunitDeprecations]is now considered for test runner deprecations" from PHPUnit 11.5.29)Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.30: PHPUnit 11.5.30Compare Source
Changed
testSplObjectStoragemethods that will be deprecated in PHP 8.5Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.29: PHPUnit 11.5.29Compare Source
Added
--check-php-configurationCLI option for checking whether PHP is configured for testingChanged
#[IgnorePhpunitDeprecations]is now considered for test runner deprecations (where applicable)Fixed
#[TestWith]or#[TestWithJson]attributes are now properly reportedDataProviderMethodFinishedevent is now also emitted when the provided data set has an invalid keyLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.28: PHPUnit 11.5.28Compare Source
Fixed
fileattribute of<testClass>node of XML test list can be wrongHow to install or update PHPUnit
v11.5.27: PHPUnit 11.5.27Compare Source
Fixed
defects,randomconfiguration is supported by implementation, but it is not allowed by the XML configuration file schematestprefixHow to install or update PHPUnit
v11.5.26: PHPUnit 11.5.26Compare Source
Fixed
@no-named-argumentsleads to static analysis errors for variadic argumentsHow to install or update PHPUnit
v11.5.25: PHPUnit 11.5.25Compare Source
Fixed
<testsuite>element is missing requirednameattributeHow to install or update PHPUnit
v11.5.24: PHPUnit 11.5.24Compare Source
Added
failOnPhpunitWarningattribute on the<phpunit>element of the XML configuration file and--fail-on-phpunit-warningCLI option for controlling whether PHPUnit should fail on PHPUnit warnings (default:true)--do-not-fail-on-deprecation,--do-not-fail-on-phpunit-warning,--do-not-fail-on-phpunit-deprecation,--do-not-fail-on-empty-test-suite,--do-not-fail-on-incomplete,--do-not-fail-on-notice,--do-not-fail-on-risky,--do-not-fail-on-skipped, and--do-not-fail-on-warningCLI options--do-not-report-useless-testsCLI option as a replacement for--dont-report-useless-testsDeprecated
--dont-report-useless-testsCLI option (use--do-not-report-useless-testsinstead)Fixed
ExpectationFailedExceptionHow to install or update PHPUnit
v11.5.23: PHPUnit 11.5.23Compare Source
Fixed
shortenArraysForExportThresholdXML configuration setting has no effect on all arrays exported for event-related value objectsHow to install or update PHPUnit
v11.5.22: PHPUnit 11.5.22Compare Source
Changed
How to install or update PHPUnit
v11.5.21: PHPUnit 11.5.21Compare Source
Changed
createStubForIntersectionOfInterfaces()is called with a classHow to install or update PHPUnit
v11.5.20: PHPUnit 11.5.20Compare Source
Fixed
assertEmpty()andassertNotEmpty()use overly restrictivephpstan-assert emptydirectivesHow to install or update PHPUnit
v11.5.19: PHPUnit 11.5.19Compare Source
Added
displayDetailsOnAllIssuesattribute on the<phpunit>element of the XML configuration file and--display-all-issuesCLI option for controlling whether PHPUnit should display details on all issues that are triggered (default:false)failOnAllIssuesattribute on the<phpunit>element of the XML configuration file and--fail-on-all-issuesCLI option for controlling whether PHPUnit should fail on all issues that are triggered (default:false)Changed
E_STRICTconstantFixed
%aand%Amatches are not ignored from diff whenEXPECTFfailsHow to install or update PHPUnit
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.