We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2193f3d commit 6871a61Copy full SHA for 6871a61
src/Symfony/Bundle/FrameworkBundle/Command/ServerRunCommand.php
@@ -66,6 +66,9 @@ protected function configure()
66
router script using <info>--router</info> option:
67
68
<info>%command.full_name% --router=app/config/router.php</info>
69
+
70
+Specifing a router script is required when the used environment is not "dev" or
71
+"prod".
72
73
See also: http://www.php.net/manual/en/features.commandline.webserver.php
74
EOF
0 commit comments