All notable changes of the PHPUnit 9.6 release series are documented in this file using the Keep a CHANGELOG principles.
9.6.0 - 2023-02-03
- #5062: Deprecate
expectDeprecation(),expectDeprecationMessage(),expectDeprecationMessageMatches(),expectError(),expectErrorMessage(),expectErrorMessageMatches(),expectNotice(),expectNoticeMessage(),expectNoticeMessageMatches(),expectWarning(),expectWarningMessage(), andexpectWarningMessageMatches() - #5063: Deprecate
withConsecutive() - #5064: Deprecate
PHPUnit\Framework\TestCase::getMockClass() - #5132: Deprecate
Testsuffix for abstract test case classes