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/bug43353-win32.phpt |
--TEST-- Bug #43353 wrong detection of 'data' wrapper --SKIPIF-- <?php if(substr(PHP_OS, 0, 3) != "WIN") die("skip Run only on Windows"); ?> --INI-- allow_url_fopen=1 --FILE-- <?php var_dump(is_dir('file:///datafoo:test')); var_dump(is_dir('datafoo:test')); var_dump(file_get_contents('data:text/plain,foo')); var_dump(file_get_contents('datafoo:text/plain,foo')); ?> --EXPECTF-- bool(false) bool(false) string(3) "foo" Warning: file_get_contents(datafoo:text/plain,foo): failed to open stream: Invalid argument in %s bool(false)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare