Commit 1de0f19
committed
[FrameworkBundle][Command] Fix
When command `debug:router` is used in non-interactive mode with a name that matches more than one route, render the list of matching routesdebug:router --no-interaction error when several route match1 parent c86733b commit 1de0f19
File tree
1 file changed
+1
-1
lines changed- src/Symfony/Bundle/FrameworkBundle/Command
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments