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/Zend/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/Zend/tests/bug74164.phpt |
--TEST-- Bug #74164 (PHP hangs when an invalid value is dynamically passed to typehinted by-ref arg) --FILE-- <?php namespace Foo; set_error_handler(function ($type, $msg) { throw new \Exception($msg); }); call_user_func(function (array &$ref) {var_dump("xxx");}, 'not_an_array_variable'); ?> --EXPECTF-- Fatal error: Uncaught Exception: Parameter 1 to Foo\{closure}() expected to be a reference, value given in %sbug74164.php:%d Stack trace: #0 [internal function]: Foo\{closure}(%s) #1 %sbug74164.php(%d): call_user_func(%s) #2 {main} thrown in %sbug74164.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare