All notable changes of the PHPUnit 4.3 release series are documented in this file using the Keep a CHANGELOG principles.
4.3.5 - 2014-11-11
- Merged #1484: Removed
lazymap
from blacklist as it is not longer used - Merged #1489: Do not send output from tests in process isolation when testing output
4.3.4 - 2014-10-22
- Fixed #1428: Issue with Composer dependencies
- Fixed #1447: PHPT tests treat line endings inconsistently
4.3.3 - 2014-10-16
- Fixed #1471: Output made while test is running is printed although
expectOutputString()
is used when an assertion fails
4.3.2 - 2014-10-16
- Fixed #1468: Incomplete and
@todo
annotated tests are counted twice
4.3.1 - 2014-10-06
New release of PHPUnit as PHP Archive (PHAR) with updated dependencies