Commit 1cc68d0
committed
minor symfony#9050 [TwigBundle] Fix default value of strict_variables (yceruto)
This PR was merged into the 2.7 branch.
Discussion
----------
[TwigBundle] Fix default value of strict_variables
See https://github.com/symfony/symfony/blob/d78a98d793c2846d6decbff652d63f981e4f32f4/src/Symfony/Bundle/TwigBundle/DependencyInjection/Configuration.php#L177
However, I'm proposing revert it since 4.1 and fix it inside the configuration section, see symfony#9049
Commits
-------
3888217 Fix default value of strict_variables1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
| 442 | + | |
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| |||
0 commit comments