rhubarbgroup / redis-cache

A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
https://wordpress.org/plugins/redis-cache/
GNU General Public License v3.0
427 stars 149 forks source link

Syntax error occurred in the statement to obtain the password #471

Closed xiaoman1221 closed 1 year ago

xiaoman1221 commented 1 year ago

ERROR:Warning: strlen() expects parameter 1 to be string, array given inredis-cache/dependencies/predis/predis/src/Connection/Factory.php on line 167

tillkruss commented 1 year ago

You cannot patch dependencies.

tillkruss commented 1 year ago

See 0a6e486