Update dependency phpunit/php-code-coverage to v12 #29
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.0->^12.0Release Notes
sebastianbergmann/php-code-coverage (phpunit/php-code-coverage)
v12.4.0: phpunit/php-code-coverage 12.4.0Compare Source
Added
v12.3.8: phpunit/php-code-coverage 12.3.8Compare Source
Fixed
DOMDocument::saveXML()is not handledv12.3.7: phpunit/php-code-coverage 12.3.7Compare Source
Changed
__sleep()method (which will be deprecated in PHP 8.5)v12.3.6: phpunit/php-code-coverage 12.3.6Compare Source
Fixed
v12.3.5: phpunit/php-code-coverage 12.3.5Compare Source
Changed
CodeCoveragev12.3.4: phpunit/php-code-coverage 12.3.4Compare Source
Changed
MapBuilder::build()v12.3.3: phpunit/php-code-coverage 12.3.3Compare Source
Changed
v12.3.2: phpunit/php-code-coverage 12.3.2Compare Source
Changed
Fixed
v12.3.1: phpunit/php-code-coverage 12.3.1Compare Source
Changed
v12.3.0: phpunit/php-code-coverage 12.3.0Compare Source
Changed
<testproject>element. This feature is experimental and the generated XML might change in order to improve compliance with the OpenClover project's XML schema definition further. Such changes will be made in bugfix and/or minor releases even if they break backward compatibility.v12.2.1: phpunit/php-code-coverage 12.2.1Compare Source
Changed
file_get_contents()call withis_file()call to avoid problems with error handlers that act on suppressed warningsv12.2.0: phpunit/php-code-coverage 12.2.0Compare Source
Changed
AttributeParentConnectingVisitorv12.1.2: phpunit/php-code-coverage 12.1.2Compare Source
Fixed
v12.1.1: phpunit/php-code-coverage 12.1.1Compare Source
Fixed
ClassesThatExtendClasstargetv12.1.0: phpunit/php-code-coverage 12.1.0Compare Source
Changed
CacheWarmer::warmCache()now returns the number of cache hits and cache missesv12.0.5: phpunit/php-code-coverage 12.0.5Compare Source
Fixed
v12.0.4: phpunit/php-code-coverage 12.0.4Compare Source
Fixed
fndifferently than other named argumentsv12.0.3: phpunit/php-code-coverage 12.0.3Compare Source
Fixed
#CoversClassdoes not target code in parent class(es)v12.0.2: phpunit/php-code-coverage 12.0.2Compare Source
Changed
Version::id()v12.0.1: phpunit/php-code-coverage 12.0.1Compare Source
Fixed
v12.0.0: phpunit/php-code-coverage 12.0.0Compare Source
Changed
CodeCoverage::stop()andCodeCoverage::append()now expect arguments of typeTargetCollectioninstead ofarrayto configure code coverage targetsRemoved
CodeCoverage::detectsDeadCode()$linesToBeUsedofCodeCoverage::stop()andCodeCoverage::append()methodsv11.0.11: phpunit/php-code-coverage 11.0.11Compare Source
Changed
v11.0.10: phpunit/php-code-coverage 11.0.10Compare Source
Changed
v11.0.9: phpunit/php-code-coverage 11.0.9Compare Source
Changed
Version::id()SebastianBergmann\CodeCoverage\Filter::includeUncoveredFiles()andSebastianBergmann\CodeCoverage\Filter::excludeUncoveredFiles()methods are no longer deprecatedFixed
fndifferently than other named argumentsConfiguration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Read more information about the use of Renovate Bot.