We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yiic rresque startrecurring PHP Error[2]: Redis::zRangeByScore() expects at most 4 parameters, 6 given in file /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/lib/Credis/Client.php at line 608 #0 /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/lib/Credis/Client.php(608): Redis->zRangeByScore() #1 /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/lib/Resque/Redis.php(148): Credis_Client->__call() #2 /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/lib/ResqueScheduler.php(246): Resque_Redis->__call() #3 /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/lib/ResqueScheduler/Worker.php(58): nextDelayedTimestamp() #4 /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/lib/ResqueScheduler/Worker.php(43): ResqueScheduler_Worker->handleDelayedItems() #5 /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/bin/resque-scheduler(110): ResqueScheduler_Worker->work()
The text was updated successfully, but these errors were encountered:
I have the same problem :(
Sorry, something went wrong.
Copy content from Client.php https://github.com/colinmollenhour/credis to yii-resque/components/yii-resque/lib/Credis/Client.php
Thank you, problem solved
No branches or pull requests
yiic rresque startrecurring
PHP Error[2]: Redis::zRangeByScore() expects at most 4 parameters, 6 given
in file /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/lib/Credis/Client.php at line 608
#0 /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/lib/Credis/Client.php(608): Redis->zRangeByScore()
#1 /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/lib/Resque/Redis.php(148): Credis_Client->__call()
#2 /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/lib/ResqueScheduler.php(246): Resque_Redis->__call()
#3 /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/lib/ResqueScheduler/Worker.php(58): nextDelayedTimestamp()
#4 /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/lib/ResqueScheduler/Worker.php(43): ResqueScheduler_Worker->handleDelayedItems()
#5 /var/www/projects/rezidenttaxi.loc/protected/components/yii-resque/bin/resque-scheduler(110): ResqueScheduler_Worker->work()
The text was updated successfully, but these errors were encountered: