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