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 #58415 [Cache][Routing] do not use TestCase::getName() when possible (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Cache][Routing] do not use `TestCase::getName()` when possible
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
The method has been removed in PHPUnit 10.
Commits
-------
9dd993c do not use TestCase::getName() when possible
0 commit comments