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/Zend/tests/use_const/ |
Current File : //usr/local/src/php7/php-7.0.5/Zend/tests/use_const/conflicting_use_alias.phpt |
--TEST-- use and use const with the same alias --FILE-- <?php namespace { const foo = 'foo'; } namespace x { use foo as bar; use const foo as bar; var_dump(bar); } ?> --EXPECT-- string(3) "foo"
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare