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/042.phpt |
--TEST-- Dynamic access of constants --FILE-- <?php class A { const 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 %s042.php:%d Stack trace: #0 {main} thrown in %s042.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare