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/bug64135.phpt |
--TEST-- Bug #64135 (Exceptions from set_error_handler are not always propagated) --FILE-- <?php function exception_error_handler() { throw new Exception(); } set_error_handler("exception_error_handler"); try { $undefined->undefined(); } catch(Throwable $e) { echo "Exception is thrown"; } --EXPECT-- Exception is thrown
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare