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
👍 Same here. We will probably need a BC layer for this as some can rely on the the structure of the command output can be redirected. So it means deprecating not setting the option to true explicitly in 7.3, then make it default true in 8.0.
So it means deprecating not setting the option to true explicitly in 7.3
Am I right that this should happen only when at least one service id is passed? For instance, debug:container --parameters should not trigger a deprecation?
Description
I use the
debug:container <service>
command quite often and always forget to add--show-arguments
.What if I propose to enable
--show-arguments
by default in Symfony 7.3?Example
The text was updated successfully, but these errors were encountered: