-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
ConsoleactionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.buggood first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)
Description
It is not possible to use the --verbose
option with a value as it is described here:
https://symfony.com/doc/current/components/console/usage.html#global-options
A command like this will fail:
php bin/console router:match / --verbose=2
See this bug report in the symfony/symfony repository: symfony/symfony#18546
Metadata
Metadata
Assignees
Labels
ConsoleactionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.buggood first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)