The CLI test runner now only stops after a test was marked as incomplete when --stop-on-incomplete is used • #3777: Remove PHPUnit\Framework\Error* classes • Removed the expectDeprecation(), expectDeprecationMessage(), and expectDeprecationMessageMatches() methods • Removed the expectError(), expectErrorMessage(), and expectErrorMessageMatches() methods • Removed the expectNotice(), expectNoticeMessage(), and expectNoticeMessageMatches() methods • Removed the expectWarning(), expectWarningMessage(), and expectWarningMessageMatches() methods