All notable changes are documented in this file using the Keep a CHANGELOG principles.
11.0.0 - 2024-02-02
- The
SebastianBergmann\CodeCoverage\Filter::includeDirectory()
,SebastianBergmann\CodeCoverage\Filter::excludeDirectory()
, andSebastianBergmann\CodeCoverage\Filter::excludeFile()
methods have been removed - This component now requires PHP-Parser 5
- This component is no longer supported on PHP 8.1