]> granicus.if.org Git - php/commit
- Update examples
authorMarcus Boerger <helly@php.net>
Sat, 8 May 2004 12:24:15 +0000 (12:24 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 8 May 2004 12:24:15 +0000 (12:24 +0000)
commita6feb3f405f76f068c6a89058f3382b4ebe4d4f2
tree418a89436f73fe362163428419c45fa573c99a44
parent26fea0bd809a06b505d9af69e606ded18e565692
- Update examples
- Update documentation
- Move classes/interfaces already implemented in c to new subdir internal
27 files changed:
ext/spl/examples/KeyFilter.inc [deleted file]
ext/spl/examples/autoload.inc
ext/spl/examples/dba_array.php
ext/spl/examples/dba_dump.php
ext/spl/examples/dbaarray.inc [new file with mode: 0755]
ext/spl/examples/dbareader.inc [moved from ext/spl/examples/dba_reader.inc with 92% similarity]
ext/spl/examples/directoryfilterdots.inc
ext/spl/examples/directorygraphiterator.inc [deleted file]
ext/spl/examples/directorytree.inc
ext/spl/examples/directorytreeiterator.inc
ext/spl/examples/emptyiterator.inc
ext/spl/examples/findfile.inc
ext/spl/examples/findregex.php
ext/spl/examples/infiniteiterator.inc
ext/spl/examples/ini_groups.php
ext/spl/examples/inigroups.inc [moved from ext/spl/examples/IniGroups.inc with 79% similarity]
ext/spl/examples/keyfilter.inc [new file with mode: 0755]
ext/spl/examples/searchiterator.inc
ext/spl/examples/tree.php
ext/spl/internal/cachingiterator.inc [moved from ext/spl/examples/cachingiterator.inc with 100% similarity, mode: 0755]
ext/spl/internal/cachingrecursiveiterator.inc [moved from ext/spl/examples/cachingrecursiveiterator.inc with 100% similarity, mode: 0755]
ext/spl/internal/filteriterator.inc [moved from ext/spl/examples/filteriterator.inc with 100% similarity]
ext/spl/internal/limititerator.inc [moved from ext/spl/examples/limititerator.inc with 100% similarity]
ext/spl/internal/parentiterator.inc [moved from ext/spl/examples/parentiterator.inc with 100% similarity, mode: 0755]
ext/spl/internal/recursiveiterator.inc [moved from ext/spl/examples/recursiveiterator.inc with 100% similarity, mode: 0755]
ext/spl/internal/recursiveiteratoriterator.inc [moved from ext/spl/examples/recursiveiteratoriterator.inc with 100% similarity]
ext/spl/internal/seekableiterator.inc [moved from ext/spl/examples/seekableiterator.inc with 100% similarity]