Skip to content
New issue

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

PHP Warning: fread(): Length parameter must be greater than 0 #369

Open
lncknight opened this issue Aug 8, 2018 · 2 comments
Open

PHP Warning: fread(): Length parameter must be greater than 0 #369

lncknight opened this issue Aug 8, 2018 · 2 comments

Comments

@lncknight
Copy link

Full message

 PHP Warning:  fread(): Length parameter must be greater than 0 in vendor/chrisboulton/php-resque/lib/Redisent/Redisent.php on line 127
@jchoi926
Copy link

jchoi926 commented Mar 7, 2019

Im seeing this error. Any insight into why you were seeing this error?

@danhunsaker
Copy link
Contributor

danhunsaker commented Mar 7, 2019

If you're seeing messages about Redisent, you're using a very old version (though quite possibly the latest tagged one). Switch your dependency to resque/php-resque instead, and it should fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants