Releases · dvdoug/behat-code-coverage
v5.4.2
Added
- Compatibility with
phpunit/php-code-coveragev14
Changed
- Renamed "PHP" reports to "Serialized" reports to align with new upstream terminology. The old config keys are still
supported for backwards compatibility - Changed default colours in the HTML report to match new defaults from upstream
v5.4.1
Added
- Compatibility with
phpunit/php-code-coveragev13
v5.4.0
Added
- Added
opencloverreport option
v5.3.7
Added
- Compatibility with
phpunit/php-code-coveragev12
v5.3.6
Fixed
- Don't show any warning messages about missing coverage driver when
--no-coverageCLI option is used
v5.3.5
Changed
- Use
stderrinstead ofstdoutfor warnings
v5.3.2.1
Fixed
- Better handling of PCOV and Xdebug running side by side
v5.3.4
Fixed
- Better handling of relative paths
v5.3.3
Added
- Compatibility with
phpunit/php-code-coveragev11
Changed
- Minimum
phpunit/php-code-coverageversion bumped to 10.1
5.3.2
Added
- Support for Symfony 7
Removed
- Support for Symfony 4