Skip to content

Commit 72b3b55

Browse files
Update ChangeLog
1 parent 5af281b commit 72b3b55

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-12.3.md

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

33
All notable changes of the PHPUnit 12.3 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

5+
## [12.3.10] - 2025-MM-DD
6+
7+
### Changed
8+
9+
* [#6357](https://github.com/sebastianbergmann/phpunit/pull/6357): Also collect `E_DEPRECATED` issues when building the test suite
10+
511
## [12.3.9] - 2025-09-11
612

713
### Changed
@@ -103,6 +109,7 @@ All notable changes of the PHPUnit 12.3 release series are documented in this fi
103109
* [#6229](https://github.com/sebastianbergmann/phpunit/issues/6229): `Configuration::excludeTestSuite()`, use `Configuration::excludeTestSuites()` instead
104110
* [#6246](https://github.com/sebastianbergmann/phpunit/issues/6246): Using `#[CoversNothing]` on a test method
105111

112+
[12.3.10]: https://github.com/sebastianbergmann/phpunit/compare/12.3.9...12.3
106113
[12.3.9]: https://github.com/sebastianbergmann/phpunit/compare/12.3.8...12.3.9
107114
[12.3.8]: https://github.com/sebastianbergmann/phpunit/compare/12.3.7...12.3.8
108115
[12.3.7]: https://github.com/sebastianbergmann/phpunit/compare/12.3.6...12.3.7

0 commit comments

Comments
 (0)