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 638063f + 3888217 commit 1cc68d0Copy full SHA for 1cc68d0
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