-
Notifications
You must be signed in to change notification settings - Fork 87
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
Replace deprecated methods as of Twig 2.7 #104
Conversation
+1 |
+2 |
The |
@tino-codes indeed you are right. Do you now in which version this has been added? Dunno if requiring Twig 2.0 minimum would be ok for Twig-View |
https://github.com/twigphp/Twig/blob/2.x/CHANGELOG
https://github.com/twigphp/Twig/blob/1.x/CHANGELOG
|
Thank you very much :) |
Please merge this asap... |
👍 |
Version 2.5.0 released. |
Thanks @akrabat! |
No description provided.