Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/standard/tests/file/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/standard/tests/file/realpath_cache_win32.phpt |
--TEST-- realpath_cache_size() and realpath_cache_get() --SKIPIF-- <?php if (substr(PHP_OS, 0, 3) != 'WIN') { die('skip only on Windows'); } ?> --FILE-- <?php var_dump(realpath_cache_size()); $data = realpath_cache_get(); var_dump($data[__DIR__]); echo "Done\n"; ?> --EXPECTF-- int(%d) array(8) { ["key"]=> %s(%d%s) ["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
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare