-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency phpunit/phpunit to v11.5.44 #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/phpunit-phpunit-11.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
|
👋 Hi there! Thanks for opening a new PR. Please, consider following this guide to make your PR easier to review. Also, check this new feature to use markdown helpers in your PR. |
559a1a1 to
85c92fa
Compare
85c92fa to
3d29173
Compare
3d29173 to
291d685
Compare
5de46e9 to
f246db9
Compare
f246db9 to
0cf1a9f
Compare
0cf1a9f to
7ce4dcf
Compare
7ce4dcf to
ab91f8f
Compare
ab91f8f to
8894d99
Compare
8894d99 to
98a0741
Compare
98a0741 to
25c048c
Compare
25c048c to
b7da834
Compare
b7da834 to
524a024
Compare
524a024 to
266233b
Compare
266233b to
2704207
Compare
b3dc461 to
728cef5
Compare
04ee94e to
8e0b569
Compare
8e0b569 to
8f405ab
Compare
c54f26d to
7c4fcc2
Compare
7c4fcc2 to
fedc477
Compare
fedc477 to
f2911d0
Compare
f2911d0 to
137030d
Compare
137030d to
23aa82c
Compare
23aa82c to
52d8852
Compare
52d8852 to
e3a958c
Compare
e3a958c to
c9a3eec
Compare
c9a3eec to
b6c90ae
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2->11.5.44Release Notes
sebastianbergmann/phpunit (phpunit/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
v11.5.18: PHPUnit 11.5.18Compare Source
Changed
memory_get_peak_usage()is now reset immediately before theTest\Preparedevent is emitted usingmemory_reset_peak_usage()so that (memory usage atTest\Finished- memory usage atTest\Prepared) is a better approximation of the memory usage of the testTelemetry\Infonow uses peak memory usage instead of memory usage (this affects--log-events-verbose-text)Fixed
How to install or update PHPUnit
v11.5.17: PHPUnit 11.5.17Compare Source
Fixed
How to install or update PHPUnit
v11.5.16: PHPUnit 11.5.16Compare Source
Fixed
willReturnMap()fails with nullable parameters when their default isnulland no argument is passed for themHow to install or update PHPUnit
v11.5.15: PHPUnit 11.5.15Compare Source
Changed
How to install or update PHPUnit
v11.5.14: PHPUnit 11.5.14Compare Source
Changed
How to install or update PHPUnit
v11.5.13: PHPUnit 11.5.13Compare Source
Changed
How to install or update PHPUnit
v11.5.12: PHPUnit 11.5.12Compare Source
Fixed
How to install or update PHPUnit
v11.5.11: PHPUnit 11.5.11Compare Source
Fixed
$expectedand$actualare mixed up in failure description whenassertJsonFileEqualsJsonFile()failsHow to install or update PHPUnit
v11.5.10: PHPUnit 11.5.10Compare Source
Fixed
How to install or update PHPUnit
v11.5.9: PHPUnit 11.5.9Compare Source
Fixed
How to install or update PHPUnit
v11.5.8: PHPUnit 11.5.8Compare Source
Fixed
Test\PreparationFailedevent is now emitted in addition to aTest\Erroredevent when an unexpected exception is triggered in a before-test methodTest\Passedevent is no longer emitted in addition to aTest\FailedorTest\Erroredevent when an assertion failure or an unexpected exception is triggered in an after-test methodTestSuite\Finishedevent is now emitted when a before-first-test method errorsHow to install or update PHPUnit
v11.5.7: PHPUnit 11.5.7Compare Source
Changed
includeUncoveredFilesconfiguration option is no longer deprecated--debugoutputHow to install or update PHPUnit
v11.5.6: PHPUnit 11.5.6Compare Source
Changed
SourceMapperFixed
stringcannot be used in customized TestDox outputHow to install or update PHPUnit
v11.5.5: PHPUnit 11.5.5Compare Source
Changed
How to install or update PHPUnit
v11.5.4: PHPUnit 11.5.4Compare Source
Changed
#[CoversTrait]and#[UsesTrait]attributes is no longer deprecated#[CoversMethod]and#[UsesMethod]attributes is no longer deprecatedFixed
SourceMapperto scan all<source/>filesHow to install or update PHPUnit
v11.5.3: PHPUnit 11.5.3Compare Source
Added
Test\AfterLastTestMethodErrored,Test\AfterTestMethodErrored,Test\BeforeTestMethodErrored,Test\PostConditionErrored, andTest\PreConditionErroredeventsFixed
--list-tests-xmlis broken when a group with a numeric name is definedsystem-outelement in JUnit XML logfileHow to install or update PHPUnit
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.