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/reflection/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/reflection/tests/bug76536.phpt |
--TEST-- Bug #76536 (PHP crashes with core dump when throwing exception in error handler) --FILE-- <?php class SomeConstants {const SOME_CONSTANT = SOME_NONSENSE;} function handleError() {throw new ErrorException();} set_error_handler('handleError'); set_exception_handler('handleError'); $r = new \ReflectionClass(SomeConstants::class); $r->getConstants(); ?> --EXPECTF-- Fatal error: Uncaught ErrorException in %sbug76536.php:%d Stack trace: #0 [internal function]: handleError(Object(ErrorException)) #1 {main} thrown in %sbug76536.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare