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 #49253 [PHPUnit 10] Use TestCase suffix for abstract tests in /Tests/ (OskarStark)
This PR was merged into the 6.3 branch.
Discussion
----------
[PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/`
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | Refs symfony/symfony#49233
| License | MIT
| Doc PR | n/a
Replaces #49234
Using `Test` suffix is deprecated since PHPUnit 10
Spotted in
* symfony/symfony#49233
Commits
-------
cb3db968e4 [PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/`
0 commit comments