Skip to content

[TwigBridge][TwigBundle][VarDumper] Remove legacy Twig_ namespace support #52741

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

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Nov 26, 2023

Q A
Branch? 7.0
Bug fix? no
New feature? no
Deprecations? no
Issues -
License MIT

Twig 3.0 is required by Symfony 7.0+, support for legacy class names is not necessary.
Nothing added to TwigBundle changelog as "Drop support for Twig 2" is already mentionned.

For VarDumper, since there is no version constraint for twig/twig, I added a line to the changelog.

@GromNaN GromNaN requested a review from stof November 26, 2023 15:56
@GromNaN GromNaN requested a review from yceruto as a code owner November 26, 2023 15:56
@carsonbot carsonbot added this to the 7.0 milestone Nov 26, 2023
@carsonbot carsonbot changed the title Remove legacy Twig_ namespace support [TwigBridge][TwigBundle][VarDumper] Remove legacy Twig_ namespace support Nov 26, 2023
@fabpot
Copy link
Member

fabpot commented Nov 26, 2023

Thank you @GromNaN.

@fabpot fabpot merged commit ec77d94 into symfony:7.0 Nov 26, 2023
@GromNaN GromNaN deleted the legacy-twig-namespace branch November 26, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants