diff --git a/dictionaries/CallMap_historical.php b/dictionaries/CallMap_historical.php index 9b45b8acc..5e48a05d1 100644 --- a/dictionaries/CallMap_historical.php +++ b/dictionaries/CallMap_historical.php @@ -3698,7 +3698,7 @@ return [ 'MemcachePool::findServer' => [''], 'MemcachePool::flush' => ['bool'], 'MemcachePool::get' => ['array|string|false', 'key'=>'array|string', '&flags='=>'array|int'], - 'MemcachePool::getExtendedStats' => ['array|false', 'type='=>'string', 'slabid='=>'int', 'limit='=>'int'], + 'MemcachePool::getExtendedStats' => ['false|array>', 'type='=>'string', 'slabid='=>'int', 'limit='=>'int'], 'MemcachePool::getServerStatus' => ['int', 'host'=>'string', 'port='=>'int'], 'MemcachePool::getStats' => ['array|false', 'type='=>'string', 'slabid='=>'int', 'limit='=>'int'], 'MemcachePool::getVersion' => ['string|false'],