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 was automatically generated by Conductor.
The PR contains the changes generated by running the following command:
Changelog
phpunit/php-code-coverage (Source: GitHub Releases))
11.0.9
Changed
Version::id()
SebastianBergmann\CodeCoverage\Filter::includeUncoveredFiles()
andSebastianBergmann\CodeCoverage\Filter::excludeUncoveredFiles()
methods are no longer deprecatedFixed
fn
differently than other named arguments11.0.8
Changed
phpunit/phpunit (Source: GitHub Releases))
11.5.12
Fixed
How to install or update PHPUnit
11.5.11
Fixed
$expected
and$actual
are mixed up in failure description whenassertJsonFileEqualsJsonFile()
failsHow to install or update PHPUnit
11.5.10
Fixed
How to install or update PHPUnit
11.5.9
Fixed
How to install or update PHPUnit
11.5.8
Fixed
Test\PreparationFailed
event is now emitted in addition to aTest\Errored
event when an unexpected exception is triggered in a before-test methodTest\Passed
event is no longer emitted in addition to aTest\Failed
orTest\Errored
event when an assertion failure or an unexpected exception is triggered in an after-test methodTestSuite\Finished
event is now emitted when a before-first-test method errorsHow to install or update PHPUnit
11.5.7
Changed
includeUncoveredFiles
configuration option is no longer deprecated--debug
outputHow to install or update PHPUnit
11.5.6
Changed
SourceMapper
Fixed
string
cannot be used in customized TestDox outputHow to install or update PHPUnit
11.5.5
Changed
How to install or update PHPUnit
11.5.4
Changed
#[CoversTrait]
and#[UsesTrait]
attributes is no longer deprecated#[CoversMethod]
and#[UsesMethod]
attributes is no longer deprecatedFixed
SourceMapper
to scan all<source/>
filesHow to install or update PHPUnit
11.5.3
Added
Test\AfterLastTestMethodErrored
,Test\AfterTestMethodErrored
,Test\BeforeTestMethodErrored
,Test\PostConditionErrored
, andTest\PreConditionErrored
eventsFixed
--list-tests-xml
is broken when a group with a numeric name is definedsystem-out
element in JUnit XML logfileHow to install or update PHPUnit
11.5.2
Fixed
assertArrayHasKey()
,assertArrayNotHasKey()
,arrayHasKey()
, andArrayHasKey::__construct()
do not support all possible key types--migrate-configuration
does not removebeStrictAboutTodoAnnotatedTests
attribute from XML configuration fileHow to install or update PHPUnit
11.5.1
Added
DefaultResultCache::mergeWith()
for merging result cache instancesFixed
How to install or update PHPUnit
Task options
If you close the PR, the task will be skipped and Conductor will schedule the next task. Clicking the "Skip" button in the UI has the same effect. Conductor won't attempt to update the dependency to this exact version again but it will schedule updates to newer versions.
Powered by Private Packagist