Skip to content

Commit b0b5137

Browse files
Update ChangeLog
1 parent 563604b commit b0b5137

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog-11.4.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ All notable changes of the PHPUnit 11.4 release series are documented in this fi
99
* [#6010](https://github.com/sebastianbergmann/phpunit/pull/6010): Improve parameter name for `assertGreaterThan()`, `assertGreaterThanOrEqual()`, `assertLessThan()`, and `assertLessThanOrEqual()`
1010
* [#6012](https://github.com/sebastianbergmann/phpunit/pull/6012): Remove empty lines between TeamCity events
1111

12+
### Fixed
13+
14+
[#6017](https://github.com/sebastianbergmann/phpunit/pull/6017): Deprecation Triggers are not registered when Process Isolation is used
15+
1216
## [11.4.2] - 2024-10-19
1317

1418
### Changed

0 commit comments

Comments
 (0)