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/bug74454.phpt |
--TEST-- Bug #74454 (Wrong exception being thrown when using ReflectionMethod) --FILE-- <?php spl_autoload_register('load_file'); try { $x = new ReflectionMethod('A', 'b'); } catch (\Throwable $e) { echo get_class($e), ': ', $e->getMessage(), PHP_EOL; } function load_file() { require __DIR__ . '/bug74454.inc'; } ?> ===DONE=== --EXPECTF-- ParseError: syntax error, unexpected 'if' (T_IF), expecting function (T_FUNCTION) or const (T_CONST) ===DONE===
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare