Commit 9bf308c
Set twig strict_variables config to suppress the deprecation notices (#237)
This is a behavioural change: the default value is 'false' compared to the new default value of '%kernel.debug%' which eventually evaluates to true when running the tests.
Since it seems that this configuration is only used in the functional tests, there should be nothing functionally breaking in the bundle1 parent 689d324 commit 9bf308c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
0 commit comments