Skip to content

Make RPC servers public to avoid errors with Symfony 4 #525

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

Closed
wants to merge 1 commit into from

Conversation

Chrisp1tv
Copy link

Maybe I'm wrong, but I think #515 pull request didn't fix completely the problem with Symfony 4, as I'm still getting this error even after the previous fix :

In Container.php line 252:
The "old_sound_rabbit_mq.XXXX_server" service or alias has been removed or inlined when the container was compiled. You should either make it public, or stop using the container directly and use dependency injection instead.

My commit fixed my problem.

@Chrisp1tv Chrisp1tv changed the title Made RPC servers public to avoid errors with Symfony 4 Make RPC servers public to avoid errors with Symfony 4 Feb 14, 2018
@skafandri
Copy link
Collaborator

Solved by #539

@skafandri skafandri closed this May 2, 2018
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.

2 participants