Skip to content

[TwigBridge] update test for Twig performance optimizations #25970

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
Jan 31, 2018

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jan 30, 2018

Q A
Branch? 2.7
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets twigphp/Twig#2617
License MIT
Doc PR

@fabpot
Copy link
Member

fabpot commented Jan 30, 2018

That works only with the next version of Twig, so we need to bump Twig's versions.

@stof
Copy link
Member

stof commented Jan 30, 2018

this should be done with a different case, checking both the environment major version and the minor version IMO, instead of forbidding older minor versions strictly.

@xabbuh
Copy link
Member Author

xabbuh commented Jan 30, 2018

I am not sure if it's worth it, but taken that into account doesn't add much complexity. So here we go.

@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

@nicolas-grekas nicolas-grekas merged commit 21bbad9 into symfony:2.7 Jan 31, 2018
nicolas-grekas added a commit that referenced this pull request Jan 31, 2018
…ons (xabbuh)

This PR was merged into the 2.7 branch.

Discussion
----------

[TwigBridge] update test for Twig performance optimizations

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | twigphp/Twig#2617
| License       | MIT
| Doc PR        |

Commits
-------

21bbad9 update test for Twig performance optimizations
@xabbuh xabbuh deleted the twig-2617 branch January 31, 2018 09:10
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.

6 participants