Update dependency phpunit/phpunit to v10.5.58 #12
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:
10.5.46->10.5.58Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v10.5.58: PHPUnit 10.5.58Compare Source
Fixed
failOnPhpunitWarning="false"has no effectLearn how to install or update PHPUnit 10.5 in the documentation.
Keep up to date with PHPUnit:
v10.5.57: PHPUnit 10.5.57Compare Source
phpunit.pharrebuilt with updated dependenciesLearn how to install or update PHPUnit 10.5 in the documentation.
Keep up to date with PHPUnit:
v10.5.56: PHPUnit 10.5.56Compare Source
phpunit.pharrebuilt with updated dependenciesLearn how to install or update PHPUnit 10.5 in the documentation.
Keep up to date with PHPUnit:
v10.5.55: PHPUnit 10.5.55Compare Source
Changed
__sleep()and__wakeup()from test double code generation on PHP >= 8.5Learn how to install or update PHPUnit 10.5 in the documentation.
Keep up to date with PHPUnit:
v10.5.54: PHPUnit 10.5.54Compare Source
Changed
__sleep()method (which will be deprecated in PHP 8.5)Learn how to install or update PHPUnit 10.5 in the documentation.
Keep up to date with PHPUnit:
v10.5.53Compare Source
v10.5.52: PHPUnit 10.5.52Compare Source
Changed
error_reporting=E_ALLfor--check-php-configurationLearn how to install or update PHPUnit 10.5 in the documentation.
Keep up to date with PHPUnit:
v10.5.51: PHPUnit 10.5.51Compare Source
Changed
--check-php-configurationLearn how to install or update PHPUnit 10.5 in the documentation.
Keep up to date with PHPUnit:
v10.5.50: PHPUnit 10.5.50Compare Source
Changed
testSplObjectStoragemethods that will be deprecated in PHP 8.5Learn how to install or update PHPUnit 10.5 in the documentation.
Keep up to date with PHPUnit:
v10.5.49: PHPUnit 10.5.49Compare Source
Added
--check-php-configurationCLI option for checking whether PHP is configured for testingFixed
#[TestWith]or#[TestWithJson]attributes are now properly reportedLearn how to install or update PHPUnit 10.5 in the documentation.
Keep up to date with PHPUnit:
v10.5.48: PHPUnit 10.5.48Compare Source
Fixed
defects,randomconfiguration is supported by implementation, but it is not allowed by the XML configuration file schemaHow to install or update PHPUnit
v10.5.47: PHPUnit 10.5.47Compare 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
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.