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#58553 [FrameworkBundle] Fix wrong merge (OskarStark)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[FrameworkBundle] Fix wrong merge
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | --
| License | MIT
Commits
-------
6b7abdd [FrameworkBundle] Fix wrong merge
if ('translation:update' === $input->getFirstArgument()) {
131
-
$errorIo->caution('Command "translation:update" is deprecated since version 5.4 and will be removed in Symfony 6.0. Use "translation:extract" instead.');
0 commit comments