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 c79d565 + 74de492 commit 18a5e73Copy full SHA for 18a5e73
reference/configuration/twig.rst
@@ -363,7 +363,7 @@ Read more about :ref:`template directories and namespaces <templates-namespaces>
363
strict_variables
364
~~~~~~~~~~~~~~~~
365
366
-**type**: ``boolean`` **default**: ``false``
+**type**: ``boolean`` **default**: ``%kernel.debug%``
367
368
If set to ``true``, Symfony shows an exception whenever a Twig variable,
369
attribute or method doesn't exist. If set to ``false`` these errors are ignored
0 commit comments