--TEST-- realpath_cache_size() and realpath_cache_get() --SKIPIF-- --FILE-- --EXPECTF-- int(%d) array(8) { ["key"]=> %s(%d) ["is_dir"]=> bool(true) ["realpath"]=> string(%d) "%sfile" ["expires"]=> int(%d) ["is_rvalid"]=> bool(%s) ["is_wvalid"]=> bool(%s) ["is_readable"]=> bool(%s) ["is_writable"]=> bool(%s) } Done