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/bug74949.phpt |
--TEST-- Bug #74949 (null pointer dereference in _function_string) --FILE-- <?php $f = function () {}; $r = new ReflectionMethod($f, "__invoke"); unset($f); echo $r, "\n"; try { echo $r->getPrototype(); } catch (Exception $e) { echo $e->getMessage(), "\n"; } ?> --EXPECT-- Method [ <internal> public method __invoke ] { } Method Closure::__invoke does not have a prototype
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare