Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
[TwigBridge] Fix compatibility with Twig 3.21#59774
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
06d8779
to5953ff7
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
When merging this to the 7.3 branch, I suggest bumping the min Twig version of the bridge to 3.21 to allow cleaning the legacy code from there (we cannot do that in 6.4 as we still need to support Twig 2.x anyway).
Thank you@alexandre-daubois. |
db15145
intosymfony:6.4Uh oh!
There was an error while loading.Please reload this page.
This PR was merged into the 7.3 branch.Discussion----------[TwigBridge] Remove legacy code| Q | A| ------------- | ---| Branch? | 7.3| Bug fix? | no| New feature? | no| Deprecations? | no| Issues |Fix#59774 (review)| License | MITAs suggested in the linked comment.Commits-------ef65035 [TwigBridge] Remove legacy code
Uh oh!
There was an error while loading.Please reload this page.
Parser::getExpressionParser()
is deprecated since Twig 3.21.