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/ |
Current File : //usr/local/src/php7/php-7.0.5/Zend/tests/double_array_cast.phpt |
--TEST-- Double array cast --FILE-- <?php $array = [1, 2, $x = 3]; var_dump((array) (array) $array); ?> --EXPECT-- array(3) { [0]=> int(1) [1]=> int(2) [2]=> int(3) }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare