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/Zend/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/Zend/tests/ns_081.phpt |
--TEST-- 081: bracketed namespace with nested unbracketed namespace --FILE-- <?php namespace foo { use \foo; class bar { function __construct() {echo __METHOD__,"\n";} } new foo; new bar; namespace oops; class foo { function __construct() {echo __METHOD__,"\n";} } use foo\bar as foo1; new foo1; new foo; } ?> ===DONE=== --EXPECTF-- Fatal error: Cannot mix bracketed namespace declarations with unbracketed namespace declarations in %sns_081.php on line 9
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare