Skip to content

Commit 8477925

Browse files
Update ChangeLog
1 parent b8c8e92 commit 8477925

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-12.4.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.4 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

5+
## [12.4.4] - 2025-MM-DD
6+
7+
### Fixed
8+
9+
* [#6408](https://github.com/sebastianbergmann/phpunit/issues/6408): Exception in a data provider method leads to internal PHPUnit error
10+
511
## [12.4.3] - 2025-11-13
612

713
### Fixed
@@ -38,6 +44,7 @@ All notable changes of the PHPUnit 12.4 release series are documented in this fi
3844
* [#6284](https://github.com/sebastianbergmann/phpunit/issues/6284): `#[RunClassInSeparateProcess]` attribute
3945
* [#6355](https://github.com/sebastianbergmann/phpunit/issues/6355): Support for version constraint string argument without explicit version comparison operator
4046

47+
[12.4.4]: https://github.com/sebastianbergmann/phpunit/compare/12.4.3...12.4
4148
[12.4.3]: https://github.com/sebastianbergmann/phpunit/compare/12.4.2...12.4.3
4249
[12.4.2]: https://github.com/sebastianbergmann/phpunit/compare/12.4.1...12.4.2
4350
[12.4.1]: https://github.com/sebastianbergmann/phpunit/compare/12.4.0...12.4.1

0 commit comments

Comments
 (0)