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

Fix symfony 4.4 deprecation notice #163

Merged
merged 3 commits into from Jun 29, 2020

Conversation

gpenverne
Copy link
Contributor

In Symfony >= 4.4, this PR will fix warning deprecation message:

The "Doctrine\Bundle\DoctrineBundle\Registry" class implements "Symfony\Bridge\Doctrine\RegistryInterface" that is deprecated since Symfony 4.4, use Doctrine\Persistence\ManagerRegistry instead.

…"Symfony\Bridge\Doctrine\RegistryInterface" that is deprecated since Symfony 4.4, use Doctrine\Persistence\ManagerRegistry instead. message
@gpenverne gpenverne changed the title Avoid The "Doctrine\Bundle\DoctrineBundle\Registry" class implements … Fix symfony 4.4 deprecation notice Jun 25, 2020
@curry684
Copy link
Member

👍

@curry684 curry684 merged commit 986585f into omines:master Jun 29, 2020
@gpenverne gpenverne deleted the fix-symfony-deprecation-notice branch July 1, 2020 08:21
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.

None yet

2 participants