All notable changes of the PHP_CodeCoverage 2.2 release series are documented in this file using the Keep a CHANGELOG principles.
</abbr>
tagPHP_CodeCoverage_Driver_HHVM
driver as an extension of PHP_CodeCoverage_Driver_Xdebug
that does not use xdebug_start_code_coverage()
with options not supported by HHVMsebastian/environment
to 1.3.2 for #365sebastian/environment
to 1.3.1 for #365PHP_CodeCoverage::setDisableIgnoredLines()
to disable the ignoring of lines using annotations such as @codeCoverageIgnore
@deprecated
now has the same effect as annotating it with @codeCoverageIgnore
PHP_CodeCoverage_Driver_HHVM
has been removed