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/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/phar/tests/bug46032.phpt |
--TEST-- Phar: bug #46032: PharData::__construct wrong memory read --SKIPIF-- <?php if (!extension_loaded("phar")) die("skip"); ?> <?php if (getenv('SKIP_SLOW_TESTS')) die('skip'); ?> --FILE-- <?php $a = dirname(__FILE__) .'/mytest'; try { new phar($a); } catch (exception $e) { } var_dump($a); try { new phar($a); } catch (exception $e) { } var_dump($a); new phardata('0000000000000000000'); ?> ===DONE=== --EXPECTF-- %string|unicode%(%d) "%smytest" %string|unicode%(%d) "%smytest" Fatal error: Uncaught UnexpectedValueException: Cannot create phar '0000000000000000000', file extension (or combination) not recognised or the directory does not exist in %sbug46032.php:%d Stack trace: #0 %sbug46032.php(%d): PharData->__construct('000000000000000...') #1 {main} thrown in %sbug46032.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare