schmittjoh / JMSJobQueueBundle

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

[WIP] Compatibility with Symfony 3.4 #213

Closed rvanlaak closed 5 years ago

rvanlaak commented 6 years ago

Branch symfony4 removes the dependency on di-extra-bundle. As many projects are still in the progress of upgrading 3.4 to 4.0, still supporting 3.4 for now would be welcome. After comparing symfony4 to master it seems that no Symfony 4 specific features are used so far.

References

https://github.com/symfony/symfony/issues/27053

https://github.com/schmittjoh/JMSDiExtraBundle/issues/282

rvanlaak commented 6 years ago

Created this WIP because I wanted to trigger running Travis.

schmittjoh commented 5 years ago

Thanks for the PR, the latest version now supports 3.4 and 4.