﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	appname	phpversion	exts	sapi	probability	blockedby	blocking	pending
242	xcache_get() For Multiple Keys	digitalpoint	moo	"It would be really nice if xcache_get() worked in a similar fashion to how Memcache:get() works...

http://www.php.net/manual/en/function.memcache-get.php

If you pass it a string, it returns the key requested (just like xcache_get() currently works), but if you pass it an array, it will return an array of those keys.  So you are able to optionally get a bunch of keys in one pass.  Changing how it works if you passed an array to it should be backwardly compatible since it would still work the same if you pass a string to it."	enhancement	assigned	major	4.0.0	cacher	1.3.0							Irrelevant				0
