mcsky

Results 3 issues of mcsky

Hey :) Our application upgraded from 0.12.3 .. 0.12.4 today. Then our CI failed with new translation keys untranslated. After 1 hour of debugging it seems that it's[ this upgrade](https://github.com/php-translation/symfony-bundle/compare/0.12.3...0.12.4)...

### Description ### translation:check-missing This command haves 2 errors cases: - When a translation key is used in the code but is not translated - When a translation is defined...

Feature
Translation
Stalled

Hello, I'm using your library to compare array recursively in dev environment. One of my test was failing randomly while using generated data in it (with faker). I figured out...