• Fabien Potencier's avatar
    fixed translator · 57d74eb0
    Fabien Potencier authored
    As of Symfony 2.5.2, Translator::__construct() calls setLocale.
    As the Silex Translator calls it with null and because we synchronize
    the translator language with the app one, the locale was always
    set to null when calling the translator for the first time, overriding
    the current app locale.
    57d74eb0
Name
Last commit
Last update
..
Silex Loading commit data...