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

laminas-translator support #252

Open
earthiverse opened this issue Aug 19, 2024 · 1 comment
Open

laminas-translator support #252

earthiverse opened this issue Aug 19, 2024 · 1 comment
Labels
Milestone

Comments

@earthiverse
Copy link

Q A
laminas-view 2.35.0
laminas-i18n 2.28.0
laminas-translator 1.0.0

Summary

laminas-i18n's \Laminas\I18n\Translator\TranslatorInterface is marked deprecated, and the comment says it's going to be replaced by laminas/laminas-translator's Laminas\Translator\TranslatorInterface

I think \Laminas\I18n\Translator\TranslatorAwareTrait should start using laminas-translator's Interface instead.

@gsteel
Copy link
Member

gsteel commented Aug 19, 2024

For v3.0 of view, we will likely drop any dependency on laminas-i18n in favour of depending on laminas-translator only.

@gsteel gsteel added this to the 3.0.0 milestone Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants