Thanks to visit codestin.com Credit goes to github.com
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.
2 parents eacc7ee + 227fe4c commit c19485fCopy full SHA for c19485f
configuration/environments.rst
@@ -235,7 +235,7 @@ behavior:
235
# 'test' environment and debug disabled
236
$ php app/console command_name --env=test --no-debug
237
238
-In addition to the ``--env`` and ``--debug`` options, the behavior of Symfony
+In addition to the ``--env`` and ``--no-debug`` options, the behavior of Symfony
239
commands can also be controlled with environment variables. The Symfony console
240
application checks the existence and value of these environment variables before
241
executing any command:
0 commit comments