Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Services are private #285

Open
mfb opened this issue Sep 11, 2018 · 0 comments
Open

Services are private #285

mfb opened this issue Sep 11, 2018 · 0 comments

Comments

@mfb
Copy link
Contributor

mfb commented Sep 11, 2018

In Symfony 3.4, services are private by default.

This results in warnings such as:

Fetching the "client" private service or alias is deprecated since Symfony 3.4 and will fail in 4.0. Make it public instead.

Fetching the "key_manager" private service or alias is deprecated since Symfony 3.4 and will fail in 4.0. Make it public instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant