Viewing 1 replies (of 1 total)
  • Thread Starter blindpet

    (@blindpet)

    Update, managed to fix it by modifiying these functions (albeit randomly)

    class APCu_Object_Cache {
    
            private $prefix = '';
            public $local_cache = array();
            public $global_groups = array();
            public $non_persistent_groups = array();
            public $multisite = false;
            public $blog_prefix = '';
    
Viewing 1 replies (of 1 total)
  • The topic ‘incompatible with query monitor’ is closed to new replies.