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
[TASK] Adapt for upcoming Symfony 5.3 command tag properties
With the Symfony PR symfony/symfony#39851
new depndency injection console.command tag properties are
supported, which allow to inject the description and
the hidden state into console commands.
In order to maintain a consistent console.command DI tag syntax
between Symfony and TYPO3 core, we now add forward compatibility
for this change.
Releases: master, 10.4
Resolves: #93425
Related: #93174
Change-Id: Ie5dac65deaede2099f2d337466295bd2815ce918
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67600
Tested-by: TYPO3com <noreply@typo3.com>
Tested-by: Benjamin Franzke <bfr@qbus.de>
Reviewed-by: Benjamin Franzke <bfr@qbus.de>
0 commit comments