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/tests/lang/ |
Current File : //usr/local/src/php7/php-7.0.5/tests/lang/043.phpt |
--TEST-- Dynamic call for static methods --FILE-- <?php class A { static function foo() { return 'foo'; } } $classname = 'A'; $wrongClassname = 'B'; echo $classname::foo()."\n"; echo $wrongClassname::foo()."\n"; ?> ===DONE=== --EXPECTF-- foo Fatal error: Uncaught Error: Class 'B' not found in %s043.php:%d Stack trace: #0 {main} thrown in %s043.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare