Skip to content

Comments

Add support for Symfony 3.4/4.0#10

Open
fabianoroberto wants to merge 1 commit intoNetpositive:masterfrom
fabianoroberto:master
Open

Add support for Symfony 3.4/4.0#10
fabianoroberto wants to merge 1 commit intoNetpositive:masterfrom
fabianoroberto:master

Conversation

@fabianoroberto
Copy link

The "netpositive_discriminator_map" 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.

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.

1 participant