schmittjoh / JMSJobQueueBundle

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

don’t connect to mysql on boot #117

Closed mlebkowski closed 8 years ago

mlebkowski commented 8 years ago

Fixes #81, different implementation of #87

Removes the boot method and appends a doctrine configuration defining the custom type instead.