walkor / redis

Asynchronous redis client for PHP based on workerman.
MIT License
18 stars 7 forks source link

Why is the error happening? and how to avoid it #6

Closed olek-php closed 3 months ago

olek-php commented 3 years ago

Periodically, when working with Redis, an error occurs: PHP Warning: strpos(): Offset not contained in string in /var/www/vendor/workerman/redis/src/Protocols/Redis.php on line 53 What am I doing wrong?