-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
BugConsoleGood first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)
Description
When using console omitting the full command name (i have many commands under this namespace) :
console project:
throws :
[Symfony\Component\Debug\Exception\ContextErrorException]
Notice: Undefined offset: 0 in ..\vendor\symfony\symfony\src\Symfony\Component\Console\Application.php line 1019
I know it's not a good way to call this app but i think the notice should not be throwed or it should show the list of available commands like with "console project"
Metadata
Metadata
Assignees
Labels
BugConsoleGood first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)