Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the possibility to reset globals #4286

Merged
merged 1 commit into from
Sep 7, 2024
Merged

Conversation

fabpot
Copy link
Contributor

@fabpot fabpot commented Sep 7, 2024

Closes #4007

doc/advanced.rst Outdated Show resolved Hide resolved
doc/advanced.rst Outdated Show resolved Hide resolved
@fabpot fabpot merged commit 731bbd2 into twigphp:3.x Sep 7, 2024
49 checks passed
@fabpot fabpot deleted the globals-reset branch September 7, 2024 15:15
fabpot added a commit to symfony/symfony that referenced this pull request Sep 7, 2024
…P 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 requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Twig doesn't support alternative PHP servers like RoadRunner
3 participants