Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.1 KB

File metadata and controls

27 lines (15 loc) · 1.1 KB

Changes in PHP_CodeCoverage 6.0

All notable changes of the PHP_CodeCoverage 6.0 release series are documented in this file using the Keep a CHANGELOG principles.

6.0.1 - 2018-02-02

  • Fixed #584: Target directories are not created recursively

6.0.0 - 2018-02-01

Changed

  • Almost all classes are now final

Fixed

  • Fixed #409: Merging of code coverage information does not work correctly

Removed

  • Implemented #561: Remove HHVM driver
  • Implemented #562: Remove code specific to Hack language constructs
  • Implemented #563: Drop support for PHP 7.0