]> granicus.if.org Git - php/commit
- Added iterator_to_array() and iterator_count()
authorMarcus Boerger <helly@php.net>
Thu, 7 Oct 2004 23:08:19 +0000 (23:08 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 7 Oct 2004 23:08:19 +0000 (23:08 +0000)
commit6349f46e38643259e2de48a2df90c1d4ab7ab55b
treecc151a5ee4ccf098ca2b02d1057a3a5d97b0b643
parent940c5b393d92f04fab49b59e605364f17372e7dc
- Added iterator_to_array() and iterator_count()
ext/spl/php_spl.c
ext/spl/spl_iterators.c
ext/spl/spl_iterators.h
ext/spl/tests/spl_001.phpt [new file with mode: 0755]