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

Switched twig extensions to use SimpleFunction/SimpleFilter #393

Merged
merged 1 commit into from
Nov 4, 2015
Merged

Switched twig extensions to use SimpleFunction/SimpleFilter #393

merged 1 commit into from
Nov 4, 2015

Conversation

dkisselev
Copy link
Contributor

Previous methods have been deprecated as of Twig 1.28 1.21 and Symfony 2.7+ triggers
deprecation errors

Addresses more deprecations triggered by Symfony 2.7 (similar to issues identified in #377 & #378)

Previous methods have been deprecated as of Twig 1.28 and Symfony 2.7+ triggers
deprecation errors
florianeckerstorfer pushed a commit that referenced this pull request Nov 4, 2015
Switch twig extensions to use SimpleFunction/SimpleFilter
@florianeckerstorfer florianeckerstorfer merged commit 55ae969 into braincrafted:develop Nov 4, 2015
@fgrosse
Copy link

fgrosse commented Dec 2, 2015

We would really like to get rid of the deprecation warnings. Would you be willing to release this change soon (minor or hotfix version) so we don't have to depend on develop?

If you planned for a new regular release we could also wait a bit but it would be nice to know your schedule :)

@fgrosse
Copy link

fgrosse commented Dec 2, 2015

Oh I just saw #396 a bit too late. nvm then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants