You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.3 KiB
2.3 KiB
Changes in PHPUnit 4.4
All notable changes of the PHPUnit 4.4 release series are documented in this file using the Keep a CHANGELOG principles.
4.4.5 - 2015-01-27
Fixed
- Fixed #1592: Incorrect dependency information
4.4.4 - 2015-01-24
Fixed
- Fixed #1587: Class
SebastianBergmann\Exporter\Context
not found
4.4.3 - 2015-01-24
New PHAR release due to updated dependencies
4.4.2 - 2015-01-17
Changed
- Merged #1573: Updates for the XSD for PHPUnit XML configuration
Fixed
- Merged #1567:
coverage-crap4j
missing in XSD for PHPUnit XML configuration - Fixed #1570: Test that prints output is marked as failure and not as risky when
--disallow-test-output
is used - Fixed
--stderr
with--tap
or--testdox
options
4.4.1 - 2014-12-28
Changed
- Merged #1528: Add
expectedCount()
totoString()
return value
4.4.0 - 2014-12-05
Added
- Merged #1371: Implement
assertArraySubset()
assertion - Merged #1439: Add support for
double
toassertInternalType()