You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#58412 [Finder] do not use assertCount() with generators (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Finder] do not use `assertCount()` with generators
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Generators are no longer supported in PHPUnit 10+.
Commits
-------
811967e do not use assertCount() with generators
0 commit comments