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

The "Psr\Container\ContainerInterface" autowiring alias is deprecated #249

Open
eotin opened this issue Aug 28, 2021 · 4 comments · May be fixed by #250
Open

The "Psr\Container\ContainerInterface" autowiring alias is deprecated #249

eotin opened this issue Aug 28, 2021 · 4 comments · May be fixed by #250

Comments

@eotin
Copy link

eotin commented Aug 28, 2021

From Symfony 5.1, I have this deprecation message but can't figure out if i can fix it without a new version of this bundle ?

Thanks for your help

Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "jms_i18n_routing.router" service.

@gjuric
Copy link

gjuric commented Sep 1, 2021

Hi @eotin , #250 fixes this for me, can you test it out as well?

@eotin
Copy link
Author

eotin commented Sep 1, 2021

Hi @eotin , #250 fixes this for me, can you test it out as well?

Hi @gjuric , yes i confirm that #250 fixes the deprecation message

@acasademont
Copy link
Collaborator

acasademont commented Sep 1, 2021 via email

@ddonuts
Copy link

ddonuts commented Oct 5, 2022

Hi all,
I'm also very interested in the fix.
Is there a plan to merge it soon?
Thanks

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 a pull request may close this issue.

4 participants