schmittjoh / JMSTranslationBundle

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

Support for Twig2 added #432

Closed mogilvie closed 7 years ago

mogilvie commented 7 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? ?
Fixed tickets
License Apache2

Description

Added a factory to create the FormExtractor and TwigFileExtractor Modified the FileExtractor with conditional checks on the Twig_Environment Updated services definition to name the factory and extractors.

Todos

mogilvie commented 7 years ago

Reopened after replacing Twig_NodeInterface