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/spl_iterator_recursive_getiterator_error.phpt |
--TEST-- SPL: IteratorIterator foreach by reference failure --CREDITS-- Lukasz Andrzejak meltir@meltir.com #testfest London 2009-05-09 --FILE-- <?php $i = new ArrayIterator(array(1,1,1,1,1)); $iii = new IteratorIterator($i); p($iii); function p ($i) { foreach ($i as &$value) {} } ?> --EXPECTF-- Fatal error: Uncaught Error: An iterator cannot be used with foreach by reference in %s:%d Stack trace: #0 %s(%d): p(Object(IteratorIterator)) #1 {main} thrown in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare