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 638063f commit 3888217Copy full SHA for 3888217
reference/configuration/twig.rst
@@ -439,7 +439,7 @@ by Symfony. Besides, it simplifies how you refer to those templates:
439
strict_variables
440
~~~~~~~~~~~~~~~~
441
442
-**type**: ``boolean`` **default**: ``'%kernel.debug%'``
+**type**: ``boolean`` **default**: ``false``
443
444
If set to ``true``, Symfony shows an exception whenever a Twig variable,
445
attribute or method doesn't exist. If set to ``false`` these errors are ignored
0 commit comments