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
425 stars 148 forks source link

Uncaught Error: Call to a member function get on `null` #526

Closed fadimoubassaleh closed 2 months ago

fadimoubassaleh commented 3 months ago

Description

I'm facing a problem with tuning the plugin once enable the cache it shows and error I will send a screenshot for it 333318043-42957297-535f-46eb-80ea-29ce7c0efc7f

Expected Behavior

Actual Behavior

Possible Fix

Steps to Reproduce

  1. click on enable
  2. it break the website and show error in file object-cache.php

Additional context

Environment

tillkruss commented 2 months ago

This was fixed in #533.