Skip to content

Commit 2bd12ff

Browse files
Update ChangeLog
1 parent c416694 commit 2bd12ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ChangeLog-9.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ All notable changes of the PHPUnit 9.0 release series are documented in this fil
1313
* Implemented [#3746](https://github.com/sebastianbergmann/phpunit/issues/3746): Improve developer experience of global wrapper functions for assertions
1414
* Implemented [#3914](https://github.com/sebastianbergmann/phpunit/pull/3914): Refactor `PHPUnit\Util\Configuration`
1515
* Implemented [#4024](https://github.com/sebastianbergmann/phpunit/issues/4024): Make `PHPUnit\TextUI\ResultPrinter` an interface
16+
* Multiple test case classes (classes that extend `TestCase`) that are declared in a single sourcecode file are no longer supported
1617

1718
### Removed
1819

0 commit comments

Comments
 (0)