Skip to content

Commit 46f6ef9

Browse files
committed
Set twig.strict_variables to true in test env by default
1 parent 7be9ee0 commit 46f6ef9

File tree

2 files changed

+3
-0
lines changed
  • symfony/twig-bundle

2 files changed

+3
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
twig:
2+
strict_variables: true
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../3.3/config/packages/test

0 commit comments

Comments
 (0)