Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3888217

Browse files
authored
Fix default value of strict_variables
1 parent638063f commit3888217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎reference/configuration/twig.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ by Symfony. Besides, it simplifies how you refer to those templates:
439439
strict_variables
440440
~~~~~~~~~~~~~~~~
441441

442-
**type**: ``boolean`` **default**: ``'%kernel.debug%'``
442+
**type**: ``boolean`` **default**: ``false``
443443

444444
If set to ``true``, Symfony shows an exception whenever a Twig variable,
445445
attribute or method doesn't exist. If set to ``false`` these errors are ignored

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp