chrisboulton / php-resque

PHP port of resque (Workers and Queueing)
MIT License
3.43k stars 759 forks source link

The method Resque::fork() does not exist #301

Open Lynron opened 8 years ago

Lynron commented 8 years ago

The method Resque::fork() does not exist

chrisboulton commented 8 years ago

Hi, can you elaborate a little bit with perhaps the exact error message for what you're experiencing? https://github.com/chrisboulton/php-resque/blob/master/lib/Resque.php#L77

Lynron commented 8 years ago

Hi,Yes, I am sure, I see the code on your Github is there, but the composer installation does not.

chrisboulton commented 8 years ago

Which version are you using in your composer file? 1.2 (latest tagged) is dated, but should be stable. If you're using dev-master, that should be stable enough too.

Lynron commented 8 years ago

I'm sorry, I've forgotten, it seems like a long time.