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#44440 Remove return void PHPDoc in test (fancyweb)
This PR was merged into the 4.4 branch.
Discussion
----------
Remove return void PHPDoc in test
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
AFAIK we don't add them in tests and that's why the CI is not green on 6.0 and 6.1 (see https://github.com/symfony/symfony/runs/4405273301?check_suite_focus=true for example).
Commits
-------
3c1c854 Remove return void PHPDoc in test
0 commit comments