Skip to content

Commit e45a2c8

Browse files
Improve ChangeLog entry
1 parent a5a2676 commit e45a2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog-11.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes of the PHPUnit 11.2 release series are documented in this fi
66

77
### Fixed
88

9-
* [#5857](https://github.com/sebastianbergmann/phpunit/issues/5857): Mocked method called in constructor and a additional method throws an unexpected exception
9+
* [#5857](https://github.com/sebastianbergmann/phpunit/issues/5857): Mocked methods cannot be called from the original constructor of a partially mocked class
1010
* [#5859](https://github.com/sebastianbergmann/phpunit/issues/5859): XML Configuration File Migrator does not remove `cacheDirectory` attribute from `<coverage>` element when migrating from PHPUnit 11.1 to PHPUnit 11.2
1111

1212
## [11.2.0] - 2024-06-07

0 commit comments

Comments
 (0)