Switch the Twig integration to use non-deprecated APIs#30
Conversation
|
any broken BC? |
|
@spolischook this requires Twig 1.12 to work. but symfony already depends on Twig 1.12 since years, and even on higher versions than that in latest releases (it will soon depend on 1.20+) |
|
What last version of Symfony didn't works with this changes? |
|
@spolischook all versions of Symfony work with the latest Twig 1.x version (Twig maintained BC strictly in the full 1.x lifetime). |
Switch the Twig integration to use non-deprecated APIs
|
nice |
|
@spolischook Is it possible to create a new tag (v0.2.1) ? |
|
Thank you very much! |
|
Thanks |
|
Could you please publish it to packagist too? |
|
@spolischook you should configure the Packagist hook on the repo so that it happens automatically and quickly (instead of relying on the daily/weekly cron running for other packages) |
|
Unfortunately have no access to configure this bundle. @wizardz has. |
This makes the bundle compatible with Twig 2.0 and avoids the deprecation warning in 1.21+