pantheon-systems / wp-redis

WordPress Object Cache using Redis.
https://wordpress.org/plugins/wp-redis/
GNU General Public License v2.0
225 stars 67 forks source link

PHP 8.2 compatibility #424

Closed hj-collab closed 1 year ago

hj-collab commented 1 year ago

Hi,

Noticed one error in the log.

Deprecated: Redis::connect(): Passing null to parameter #2 ($port) of type int is deprecated in /var/www/html/wp-content/object-cache.php on line 1291

Thank you!

hj-collab commented 1 year ago

Closing this since it is a duplicate of https://github.com/pantheon-systems/wp-redis/issues/398