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/bug47699.phpt |
--TEST-- Bug #47699 (autoload and late static binding) --FILE-- <?php class A { static function test($v='') { print_r(get_called_class()); } } class B extends A { } B::test(); spl_autoload_register('B::test'); new X(); ?> --EXPECTF-- BB Fatal error: Uncaught Error: Class 'X' not found in %sbug47699.php:%d Stack trace: #0 {main} thrown in %sbug47699.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare