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/bug61961.phpt |
--TEST-- Bug #61961 (file_get_content leaks when access empty file with max length) --FILE-- <?php $tmp_empty_file = __FILE__ . ".tmp"; file_put_contents($tmp_empty_file, ""); var_dump(file_get_contents($tmp_empty_file, NULL, NULL, NULL, 10)); unlink($tmp_empty_file); ?> ==DONE== --EXPECT-- string(0) "" ==DONE==
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare