2.9 KiB
2.9 KiB
ChangeLog
All notable changes are documented in this file using the Keep a CHANGELOG principles.
12.5.3 - 2026-02-06
Fixed
- #1135: Internal methods
driverIs*()must not assume thatCodeCoverage::$driveris set
12.5.2 - 2025-12-24
Fixed
- #1131: Invalid XML generated when both PCOV and Xdebug are loaded
12.5.1 - 2025-12-08
Changed
- #1125: Improve performance of XML report by using XMLWriter instead of DOM
12.5.0 - 2025-11-29
Added
- Option to not generate the
<source>element for the XML report
Changed
- #1102, #1111, #1112, #1113, #1114, #1115, #1116, #1117, #1118, #1119, #1120, #1121, #1122, #1123, #1124: Improve performance of XML report
- #1107: Do not sort code coverage data over and over
- #1108: Do not sort covered files data over and over
- #1109: Represent line coverage data using objects
- #1126: Add test execution time to
<test>elements underprojects/testsin the XML reports index file - #1127: Add SHA-1 hash of content of SUT source file to XML report