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

Remove use of RegistryInterface from DoctrineConnectionFactoryFactory::_constructor #3

Closed
wants to merge 1 commit into from

Conversation

ivan-jovanovic
Copy link

Symfony\Bridge\Doctrine\RegistryInterface is deprecated in Symfony 4.4 and removed in 5.0. Use Doctrine\Bundle\DoctrineBundle\Registry instead.

…toryFactory::_constructor

Symfony\Bridge\Doctrine\RegistryInterface is deprecated in Symfony 4.4 and removed in 5.0. Use Doctrine\Bundle\DoctrineBundle\Registry instead.
@makasim
Copy link
Member

makasim commented Nov 28, 2019

closed in favor of php-enqueue/enqueue-dev#988

@makasim makasim closed this Nov 28, 2019
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