php-src/ext/spl
2006-12-01 09:29:15 +00:00
..
examples - MFH: Fix handling of recursive inner iterators 2006-12-01 09:29:15 +00:00
internal MFH: SplFileObject no longer overwrites SplFileInfo::getFilename() 2006-11-12 17:35:09 +00:00
tests - MFH: Add new test 2006-11-20 19:58:01 +00:00
config.m4 Add missing header installation.. 2006-11-12 19:00:33 +00:00
config.w32
CREDITS
doxygen.cfg - Synch RegexIterator with HEAD 2006-07-20 22:54:21 +00:00
package.xml
php_spl.c - MFH: Fix arginfo 2006-11-20 20:04:03 +00:00
php_spl.h - MFH Store length of autoload file exts 2006-11-04 20:27:28 +00:00
README
spl_array.c MFH: Fix double "wrong param count" messages 2006-11-03 15:13:17 +00:00
spl_array.h
spl_directory.c MFH: SplFileObject::getFilename() no longer overwrites SplFileInfo::getFilename() 2006-11-12 17:16:13 +00:00
spl_directory.h - MFH: Correct comments 2006-11-12 15:58:17 +00:00
spl_engine.c
spl_engine.h
spl_exceptions.c
spl_exceptions.h
spl_functions.c - Synch RegexIterator with HEAD 2006-07-20 22:54:21 +00:00
spl_functions.h - Synch RegexIterator with HEAD 2006-07-20 22:54:21 +00:00
spl_iterators.c - MFH: Add new test 2006-11-20 19:58:01 +00:00
spl_iterators.h MFH 2006-09-28 22:33:06 +00:00
spl_observer.c Fix arginfo for SplObjectStorage 2006-08-23 09:32:24 +00:00
spl_observer.h
spl_sxe.c
spl_sxe.h
spl.php - MFH: Add new test 2006-11-20 19:58:01 +00:00
TODO

This is an extension that aims to implement some efficient data access 
interfaces and classes. You'll find the classes documented using php
code in the file spl.php or in the corresponding .inc file in the examples
subdirectory. Based on the internal implementations or the files in the 
examples subdirectory there are also some .php files to experiment with.

For more information look at: http://php.net/~helly/php/ext/spl