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/Zend/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/Zend/tests/bug30707.phpt |
--TEST-- Bug #30707 (Segmentation fault on exception in method) --FILE-- <?php class C { function byePHP($plop) { echo "ok\n"; } function plip() { try { $this->plap($this->plop()); } catch(Exception $e) { } } function plap($a) { } function plop() { throw new Exception; } } $x = new C; $x->byePHP($x->plip()); ?> --EXPECT-- ok
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare