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/bug65322.phpt |
--TEST-- Bug #65322: compile time errors won't trigger auto loading --FILE-- <?php spl_autoload_register(function($class) { var_dump($class); class X {} }); set_error_handler(function($_, $msg, $file) { var_dump($msg, $file); new X; }); /* This is just a particular example of a non-fatal compile-time error * If this breaks in future, just find another example and use it instead */ eval('class A { function test() { } } class B extends A { function test($a) { } }'); ?> --EXPECTF-- string(62) "Declaration of B::test($a) should be compatible with A::test()" string(%d) "%s(%d) : eval()'d code" string(1) "X"
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare