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/each_002.phpt |
--TEST-- Testing each() with array and object --FILE-- <?php $a = new stdClass; $foo = each($a); var_dump($foo); $a = new stdClass; var_dump(each($a)); $a = array(new stdClass); var_dump(each($a)); ?> --EXPECTF-- Deprecated: The each() function is deprecated. This message will be suppressed on further calls in %s on line %d bool(false) bool(false) array(4) { [1]=> object(stdClass)#1 (0) { } ["value"]=> object(stdClass)#1 (0) { } [0]=> int(0) ["key"]=> int(0) }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare