All notable changes of the PHP_CodeCoverage 6.0 release series are documented in this file using the Keep a CHANGELOG principles.
6.0.4 - 2018-04-29
- Implemented #606: Do not report details for anonymous classes and functions
- Fixed #605: Method name missing from coverage report
6.0.3 - 2018-04-06
- Fixed #602: Regression introduced in version 6.0.2
6.0.2 - 2018-04-06
Clover
,Crap4j
, andPHP
report writers now raise an exception when their call tofile_put_contents()
fails
6.0.1 - 2018-02-02
- Fixed #584: Target directories are not created recursively
6.0.0 - 2018-02-01
- Almost all classes are now final
- Fixed #409: Merging of code coverage information does not work correctly