schmittjoh / JMSJobQueueBundle

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

Detect if the console binary is in new symfony 3 structure folder #133

Closed dextervip closed 8 years ago

dextervip commented 8 years ago

Hey,

I am patching RunCommand file to detect if the console binary is in new symfony 3 structure folder. Users who has new structure folder would get error as console file wouldn´t be found. Is it okay to go?

ickbinhier commented 8 years ago

+1