Released version 2.3.5
- Environment::loadData(): --dataprovider arg is exact key, not query (BC break) [Closes #428]
- CliTester: added missing newline (#429)
- PhpInterpreter: enables register_argc_argv for info.php
- Assert::contains() & notContains() check needle type
- fix Assert::type() failure error when expected $type is object (#425)
- CodeCoverage: support Xdebug 3 (#424)