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_cachingiterator___toString_basic.phpt |
--TEST-- SPL: SplCachingIterator, Test method to convert current element to string --CREDITS-- Chris Scott chris.scott@nstein.com #testfest London 2009-05-09 --FILE-- <?php $ai = new ArrayIterator(array(new stdClass(), new stdClass())); $ci = new CachingIterator($ai); var_dump( $ci->__toString() // if conversion to string is done by echo, for example, an exeption is thrown. Invoking __toString explicitly covers different code. ); ?> --EXPECTF-- NULL
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare