schmittjoh / JMSTranslationBundle

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

Remove translation file if all translations removed #558

Open michealmouner opened 3 years ago

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

Description

I added a part to delete all files that not exist in the generated domains anymore

scenario to reproduce

ER: the file deleted as domain not exist anymore AR: the file exist

Todos