Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jun 5, 2020
1 parent 06bddf3 commit d72dc8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog-9.2.md
Expand Up @@ -14,4 +14,4 @@ All notable changes of the PHPUnit 9.2 release series are documented in this fil
* [#4258](https://github.com/sebastianbergmann/phpunit/pull/4258): Prevent unpredictable result by raising an exception when multiple matchers can be applied to a test double invocation
* The test runner no longer relies on `$_SERVER['REQUEST_TIME_FLOAT']` for printing the elapsed time

[9.2.0]: https://github.com/sebastianbergmann/phpunit/compare/9.1.5...master
[9.2.0]: https://github.com/sebastianbergmann/phpunit/compare/9.1.5...9.2.0

0 comments on commit d72dc8b

Please sign in to comment.