Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Translator-related interfaces deprecated in Symfony ^4.2 #28

Merged
merged 7 commits into from
Feb 1, 2022

Conversation

mpdude
Copy link
Member

@mpdude mpdude commented Jan 31, 2022

After #29 (released as 0.8.0) implemented the new interfaces from symfony/translation-contracts in addition to the deprecated ones, this PR drops support for the old \Symfony\Component\Translation\TranslatorInterface.

@mpdude mpdude changed the title Fix Symfony 4.2 deprecation notices by switching to the "TranslatorInterface" provided by symfony/contracts Fix Symfony 4.2 deprecation notices, switch to TranslatorInterface provided by symfony/contracts Jan 31, 2022
@mpdude mpdude changed the title Fix Symfony 4.2 deprecation notices, switch to TranslatorInterface provided by symfony/contracts Remove Translator-related interfaces deprecated in Symfony ^4.2 Feb 1, 2022
@mpdude mpdude merged commit 5a7abb0 into master Feb 1, 2022
@mpdude mpdude deleted the symfony-contracts branch February 1, 2022 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant