schmittjoh / JMSJobQueueBundle

Run and Schedule Symfony Console Commands as Background Jobs
http://jmsyst.com/bundles/JMSJobQueueBundle
334 stars 254 forks source link

Doctrine registryInterface deprecated in symfony 4.4 #239

Closed EJTJ3 closed 4 years ago

EJTJ3 commented 4 years ago

Symfony\Bridge\Doctrine\RegistryInterface is deprecated in symfony 4.4 and removed in symfony 5. Use Doctrine\Common\Persistence\ManagerRegistry instead