schmittjoh / JMSTranslationBundle

Puts the Symfony2 Translation Component on steroids
http://jmsyst.com/bundles/JMSTranslationBundle
426 stars 292 forks source link

Twig 3 support #516

Closed JonasWijne closed 4 years ago

JonasWijne commented 4 years ago
Q A
Bundle version n.a
Symfony version 4.4
PHP version 7.2

Expected behavior

symfony 4.4 requires twig ^3.0

goetas commented 4 years ago

feel free to send a PR with feature. I'm not aware of which changes have been introduced in twig 3.0 yet.

goetas commented 4 years ago

https://github.com/schmittjoh/JMSTranslationBundle/pull/519 should make it easier to add twig 3 support

goetas commented 4 years ago

done in https://github.com/schmittjoh/JMSTranslationBundle/pull/530