mirror of
https://github.com/idanoo/php-resque
synced 2025-06-30 21:22:20 +00:00
![]() Having declare(ticks = 1) inside registerSigHandlers() worked perfectly on PHP 5.6 but it doesn't on PHP 7. I found it that moving the declare(ticks = 1) outside registerSigHandlers() solves the issue. |
||
---|---|---|
.. | ||
Resque | ||
Resque.php |