All notable changes of the PHP_CodeCoverage 5.0 release series are documented in this file using the Keep a CHANGELOG principles.
5.0.4 - 2017-04-02
- Added
SebastianBergmann\CodeCoverage\Version::id()
method
- Fixed #515: Wrong use of recursive iterator causing duplicate entries in XML coverage report
5.0.3 - 2017-03-06
- Fixed #451: Conflict between HTML report assets and directories named
css
,fonts
, orjs
- Fixed #485: Large popover contents cannot be viewed
5.0.2 - 2017-03-01
- Cleaned up requirements in
composer.json
5.0.1 - 2017-02-23
- Implemented #508: Support for HackLang's
ENUM
declaration
5.0.0 - 2017-02-03
- This component is no longer supported on PHP 5