We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4123b6a commit 9333f68Copy full SHA for 9333f68
ChangeLog-5.7.md
@@ -7,6 +7,7 @@ All notable changes of the PHPUnit 5.7 release series are documented in this fil
7
### Fixed
8
9
* Fixed [#1999](https://github.com/sebastianbergmann/phpunit/issues/1999): Handler is inherited from previous custom option with handler
10
+* Fixed [#2149](https://github.com/sebastianbergmann/phpunit/issues/2149): `assertCount()` does not handle generators properly
11
* Fixed [#2478](https://github.com/sebastianbergmann/phpunit/issues/2478): Tests that take too long are not reported as risky test
12
13
## [5.7.14] - 2017-02-19
0 commit comments