--TEST-- Memcached::getMulti() with empty array --SKIPIF-- --FILE-- getMulti(array()); var_dump($v); --EXPECT-- array(0) { }