Details
Description
The method getIds() in MemcacheCache relies on the old "cachedump" stat type.
But as you can read here: http://de2.php.net/manual/en/memcache.getextendedstats.php this has been removed due to security reasons.
The method getIds() in MemcacheCache relies on the old "cachedump" stat type.
But as you can read here: http://de2.php.net/manual/en/memcache.getextendedstats.php this has been removed due to security reasons.