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#58357 [Form] do not override the final runTest() method (xabbuh)
This PR was merged into the 7.2 branch.
Discussion
----------
[Form] do not override the final `runTest()` method
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
The `runTest()` method is `final` since PHPUnit 11.0.
Commits
-------
e5797df do not override the final runTest() method
0 commit comments