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/iterator_036.phpt |
--TEST-- SPL: CachingIterator and __toString and flags = 0 --FILE-- <?php function test($it) { foreach($it as $v) { var_dump((string)$it); } } $ar = new ArrayIterator(array(1, 2, 3)); test(new CachingIterator($ar, 0)); ?> ===DONE=== --EXPECTF-- Fatal error: Method CachingIterator::__toString() must not throw an exception, caught BadMethodCallException: CachingIterator does not fetch string value (see CachingIterator::__construct) in %siterator_036.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare