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/fileinfo/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/fileinfo/tests/bug69320.phpt |
--TEST-- Bug #69320 libmagic crash when running laravel tests --SKIPIF-- <?php require_once(dirname(__FILE__) . '/skipif.inc'); ?> --FILE-- <?php $fname = dirname(__FILE__) . DIRECTORY_SEPARATOR . "bug69320.txt"; file_put_contents($fname, "foo"); var_dump(finfo_file(finfo_open(FILEINFO_MIME_TYPE), $fname)); ?> --CLEAN-- <?php $fname = dirname(__FILE__) . DIRECTORY_SEPARATOR . "bug69320.txt"; unlink($fname); ?> --EXPECTF-- string(10) "text/plain"
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare