ispt4.0_laravel/vendor/phpunit/php-code-coverage/ChangeLog-10.1.md
2023-08-02 19:29:17 +01:00

924 B
Executable File

ChangeLog

All notable changes are documented in this file using the Keep a CHANGELOG principles.

10.1.1 - 2023-04-17

Fixed

  • #994: Argument $linesToBeIgnored of CodeCoverage::stop() has no effect for files that are not executed at all

10.1.0 - 2023-04-13

Added

  • #982: Add option to ignore lines from code coverage

Deprecated

  • The SebastianBergmann\CodeCoverage\Filter::includeDirectory(), SebastianBergmann\CodeCoverage\Filter::excludeDirectory(), and SebastianBergmann\CodeCoverage\Filter::excludeFile() methods are now deprecated