Commit 86805e0
committed
bug symfony#58198 [TwigBundle] Add support for resetting globals between HTTP requests (fabpot)
This PR was merged into the 5.4 branch.
Discussion
----------
[TwigBundle] Add support for resetting globals between HTTP requests
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes-ish
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| License | MIT
See twigphp/Twig#4007 and twigphp/Twig#4286
Commits
-------
42eb115 [TwigBundle] Add support for resetting globals between HTTP requestsFile tree
1 file changed
+5
-0
lines changed- src/Symfony/Bundle/TwigBundle/DependencyInjection
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
| |||
0 commit comments