Skip to content

Commit 337587e

Browse files
Update ChangeLog
1 parent 9088dcd commit 337587e

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.1] - 2025-MM-DD
6+
7+
### Fixed
8+
9+
* [#6378](https://github.com/sebastianbergmann/phpunit/issues/6378): Wrong method name passed to `DataProviderMethodCalled` event value object
10+
511
## [12.4.0] - 2025-10-03
612

713
### Added
@@ -15,4 +21,5 @@ All notable changes of the PHPUnit 12.4 release series are documented in this fi
1521
* [#6284](https://github.com/sebastianbergmann/phpunit/issues/6284): `#[RunClassInSeparateProcess]` attribute
1622
* [#6355](https://github.com/sebastianbergmann/phpunit/issues/6355): Support for version constraint string argument without explicit version comparison operator
1723

24+
[12.4.1]: https://github.com/sebastianbergmann/phpunit/compare/12.4.0...12.4
1825
[12.4.0]: https://github.com/sebastianbergmann/phpunit/compare/12.3.15...12.4.0

0 commit comments

Comments
 (0)