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/ext/spl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/spl/tests/fixedarray_016.phpt |
--TEST-- SPL: FixedArray: var_dump --FILE-- <?php $a = new SplFixedArray(2); $a[0] = "foo"; var_dump(empty($a[0]), empty($a[1]), $a); ?> --EXPECTF-- bool(false) bool(true) object(SplFixedArray)#%d (2) { [0]=> string(3) "foo" [1]=> NULL }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare