mmucklo / DtcQueueBundle

Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
MIT License
120 stars 38 forks source link

Symfony 7 support #160

Closed emhovis closed 6 months ago

emhovis commented 6 months ago

Included in this are a few notable changes

All of the annotation->attributes were performed with rector using Doctrine's changesets. I manually reviewed quite a bit where able but haven't had the luxury of testing everything.