All notable changes of the PHPUnit 5.5 release series are documented in this file using the Keep a CHANGELOG principles.
PHPUnit\Framework\TestCase is not declared abstractNew release of PHPUnit as PHAR with updated dependencies
createPartialMock() to not mock any methods<warning> elements when the logIncompleteSkipped configuration option is set to false (default)logIncompleteSkipped configuration option for the JUnit logger that got lost in PHPUnit 5.4.2@covers annotation is no longer shown when @coversNothing is used together with forceCoversAnnotation=truePHPUnit\Framework\TestCase::createPartialMock() method for creating partial test doubles using best practice defaults--list-suites for a given configurationAssertionError raised by an assert() in the tested code now causes the test to be interpreted as a failure instead of an error