All notable changes of the PHPUnit 4.2 release series are documented in this file using the Keep a CHANGELOG principles.
New release of PHPUnit as PHP Archive (PHAR) with updated dependencies
assertCount() hangs in infinite loop on HHVMphpunit --self-update does not workenforceTimeLimit configuration option is not handledassertMatch() returns Unexpected end tag : hr@todo will now be reported as risky when the --disallow-todo-tests option is used or beStrictAboutTodoAnnotatedTests=true is set in the configuration fileatLeast() and atMost() invocation count matchers were addedtrigger_error(__METHOD__ . ' is deprecated', E_USER_DEPRECATED); is used now to indicate that a PHPUnit API method is deprecated; the old "system" for deprecating methods has been removedinclude()ing or require()ing it will not execute the CLI test runnerassertTag() and assertSelect*() assertion methods have been deprecated in favor of the phpunit-dom-assertions extension; these methods will be removed in PHPUnit 5.0