All notable changes of the PHPUnit 5.6 release series are documented in this file using the Keep a CHANGELOG principles.
str_repeat() error when using lowest dependencies@medium and @large tests has been moved to php-code-coveragePHPUnit_Util_Test::parseAnnotationContent()--filter causes PHP warningBumped the required versions of sebastian/comparator, sebastian/exporter, and sebastian/enumerator
sebastian/recursion-contextphpdbg -qrrNew PHAR release due to updated dependencies
PHPUnit_Framework_TestCase::getDataSet() and PHPUnit_Extensions_Database_TestCase::getDataSet()setUp(), for instance)PHPUnit_Framework_Constraint_DirectoryExists, PHPUnit_Framework_Constraint_IsReadable, and PHPUnit_Framework_Constraint_IsWritable constraints as well as the assertIsReadable(), assertNotIsReadable(), assertIsWritable(), assertNotIsWritable(), assertDirectoryExists(), assertDirectoryNotExists(), assertDirectoryIsReadable(), assertDirectoryNotIsReadable(), assertDirectoryIsWritable(), assertDirectoryNotIsWritable(), assertFileIsReadable(), assertFileNotIsReadable(), assertFileIsWritable(), and assertFileNotIsWritable() assertionsPHPUnit\Framework\TestCase::createConfiguredMock() based on idea by Kris Wallsmith@doesNotPerformAssertions annotation for excluding a test from the "useless test" risky test checkPHPUnit\Framework\TestCase::setExpectedExceptionRegExp()PHPUnit_Util_Printer no longer optionally cleans up HTML output using ext/tidy