Skip to content

Conversation

@byWulf
Copy link
Contributor

@byWulf byWulf commented Nov 19, 2018

For the upcoming Symfony 4.2 release, the Symfony\Component\Translation\TranslatorInterface became deprecated in favor of Symfony\Contracts\Translation\TranslatorInterface.

For the translation key detection to work again when injecting the new Translator, I added the new namespace.

For backwards compatibility for older Symfony versions, the "old" namespace stays in.

@Haehnchen
Copy link
Owner

thx ;)

@Haehnchen Haehnchen merged commit 31aa66c into Haehnchen:master Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants