schmittjoh / JMSTranslationBundle

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

Fixed pattern setting in FileExtractor #483 #484

Open CrazyMuffin opened 6 years ago

CrazyMuffin commented 6 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets #483
License Apache2

Description

Fixes #483 - Pattern setting in FileExtractor now properly processes arrays as it should.

Todos