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/bug26869.phpt |
--TEST-- Bug #26869 (constant as the key of static array) --FILE-- <?php define("A", "1"); static $a=array(A => 1); var_dump($a); var_dump(isset($a[A])); ?> --EXPECT-- array(1) { [1]=> int(1) } bool(true)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare