Skip to content

do not fail with twig 3 #359

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

Closed
wants to merge 1 commit into from
Closed

do not fail with twig 3 #359

wants to merge 1 commit into from

Conversation

dbu
Copy link
Collaborator

@dbu dbu commented Nov 27, 2019

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes #358
Documentation -
License MIT

What's in this PR?

Make sure our twig extension works with twig 3.

Why?

We did not declare a conflict with twig 3, so the bundle can be installed alongside twig 3.

@dbu
Copy link
Collaborator Author

dbu commented Nov 27, 2019

failure are only about deprecations in the test setup with symfony 4.4. okay if we merge as is? i want to work on symfony 4.4/5 support in a separate PR.

@dbu
Copy link
Collaborator Author

dbu commented Nov 27, 2019

deprecations seem triggered by old twig bundle version. should be fixed in #360

@dbu
Copy link
Collaborator Author

dbu commented Nov 27, 2019

continued in #360

@dbu dbu closed this Nov 27, 2019
@dbu dbu deleted the fix-twig-3 branch October 21, 2020 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conflict with twig 3.0 / symfony 4.4
1 participant