Skip to content

Commit ef1499f

Browse files
Update ChangeLog
1 parent 4ffbc88 commit ef1499f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-12.5.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
44

5+
## [12.5.4] - 2026-MM-DD
6+
7+
### Fixed
8+
9+
* [#1147](https://github.com/sebastianbergmann/php-code-coverage/pull/1147): `CoversClass` does not transitively target traits used by enumerations
10+
511
## [12.5.3] - 2026-02-06
612

713
### Fixed
@@ -35,6 +41,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
3541
* [#1126](https://github.com/sebastianbergmann/php-code-coverage/issues/1126): Add test execution time to `<test>` elements under `projects/tests` in the XML reports index file
3642
* [#1127](https://github.com/sebastianbergmann/php-code-coverage/issues/1127): Add SHA-1 hash of content of SUT source file to XML report
3743

44+
[12.5.4]: https://github.com/sebastianbergmann/php-code-coverage/compare/12.5.3...12.5
3845
[12.5.3]: https://github.com/sebastianbergmann/php-code-coverage/compare/12.5.2...12.5.3
3946
[12.5.2]: https://github.com/sebastianbergmann/php-code-coverage/compare/12.5.1...12.5.2
4047
[12.5.1]: https://github.com/sebastianbergmann/php-code-coverage/compare/12.5.0...12.5.1

0 commit comments

Comments
 (0)