All notable changes of the PHPUnit 5.2 release series are documented in this file using the Keep a CHANGELOG principles.
5.2.0 - 2016-02-05
- Implemented #1902: Mark a test as risky when it performs an assertion on a test double
- Implemented #1905: Add
--fail-on-riskyand--fail-on-warningcommandline options as well asfailOnRiskyandfailOnWarningconfiguration options - Implemented #1912: Add support for specifying the extension version with the
@requiresannotation - Implemented #1977: Add support for disabling annotations that control the ignoring of code coverage