Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 741 Bytes

ChangeLog-12.0.md

File metadata and controls

18 lines (11 loc) · 741 Bytes

ChangeLog

All notable changes are documented in this file using the Keep a CHANGELOG principles.

12.0.0 - 2025-02-07

Changed

  • CodeCoverage::stop() and CodeCoverage::append() now expect arguments of type TargetCollection instead of array to configure code coverage targets

Removed

  • Methods CodeCoverage::includeUncoveredFiles() and CodeCoverage::excludeUncoveredFiles()
  • Optional argument $linesToBeUsed of CodeCoverage::stop() and CodeCoverage::append() methods
  • This component is no longer supported on PHP 8.2
  • This component no longer supports Xdebug versions before Xdebug 3.1