User Deprecated: The "lunetics_locale.allowed_locales_provider" service is private,
getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0.
You should either make the service public, or stop using the container directly
and use dependency injection instead.
User Deprecated: The "lunetics_locale.switcher_helper" service is private,
getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0.
You should either make the service public, or stop using the container directly
and use dependency injection instead.
Just updated to 3.4 and noticed these deprecations amongst others of ours.
I find it a bit weird that the tests are passing for symfony 4 for this bundle but haven't tried the combination yet myself.
Am I missing something? The related code/configuration seems unchanged.
Just updated to 3.4 and noticed these deprecations amongst others of ours.
I find it a bit weird that the tests are passing for symfony 4 for this bundle but haven't tried the combination yet myself.
Am I missing something? The related code/configuration seems unchanged.