All notable changes of the PHPUnit 13.4 release series are documented in this file using the Keep a CHANGELOG principles.
13.4.0 - 2026-10-02
- #6863: Cache which tests a test file contains
--coverage-jsonlCLI option and<jsonl>element for the XML configuration file to write a code coverage report in JSONL format, one JSON object per line, that reports uncovered code rather than every executable line