]> granicus.if.org Git - php/commit
Implement CahingIterator and CachingRecursiveIterator as C-code.
authorMarcus Boerger <helly@php.net>
Mon, 8 Dec 2003 08:39:18 +0000 (08:39 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 8 Dec 2003 08:39:18 +0000 (08:39 +0000)
commitf3a3990ca82d57ab0233a10b682d80de1d17083c
treebb48756974ef029a227a70dc40d63db4e04069c0
parent1c1301870286f97e5c7a8b8990d0980521bfa6b2
Implement CahingIterator and CachingRecursiveIterator as C-code.
#Script examples/directorytree.php has a few memleaks though but besides
#that all works fine.
ext/spl/php_spl.c
ext/spl/spl_functions.h
ext/spl/spl_iterators.c
ext/spl/spl_iterators.h