--TEST-- xcache_set/get test --SKIPIF-- --INI-- xcache.test = 1 xcache.size = 32M xcache.var_size = 2M --FILE-- --EXPECT-- bool(false) bool(true) int(1) bool(true) int(11) int(11) int(6) int(6) bool(false)