Upstream Changelog:
PHPUnit 3.5.15
* Fixed GH-260: assertEqualXmlStructure() emits PHP notice.
* Fixed class name detection when extending from another test suite.
* XML_RPC2, which is only used by the Trac ticket listener, is now correctly marked as an optional dependency.
* The PHPUnit test runner no longer calls xdebug_disable().
* PHPUnit_Util_Fileloader and PHPUnit_Util_PHP now use escapeshellcmd() instead of escapeshellarg() for PHP binary.
PHPUnit 3.5.14
* Fixed GH-222: assertAttribute*() is too strict.
* Fixed grouping of TestDox messages. Test method names should only be grouped if they are part of a sequence, starting with the initial test method not ending in a number.
* stream_resolve_include_path() is now used when available.
PHPUnit 3.5.13
* The --debug switch is now "public" (listed in --help).
PHPUnit 3.5.12
* Fixed GH-14: Weird RuntimeException when running test suite with process isolation.
* Fixed GH-27: Process isolation does not work on Windows 7 x64.
* Fixed GH-41: Process isolation on Windows does not work.
* Fixed GH-147: Parse error when using process isolation on Windows.
Please log in to add feedback.
This update has been submitted for testing by remi.
This update has been pushed to testing
This update has reached 14 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by remi.
This update has been pushed to stable