Changes in PHP_CodeCoverage 3.3
All notable changes of the PHP_CodeCoverage 3.3 release series are documented in this file using the Keep a CHANGELOG principles.
- Fixed #438: Wrong base directory for Clover reports
- The constructor of
PHP_CodeCoverage_Report_Text
now has default values for its parameters
- Fixed handling of lines that contain
declare
statements
- Added support for whitelisting classes for the unintentionally covered code unit check