php-src/ext/spl
2006-12-10 23:44:49 +00:00
..
examples - MFH Fix comparison of RecursiveDualIterators 2006-12-10 23:44:49 +00:00
internal MFH: SplFileObject no longer overwrites SplFileInfo::getFilename() 2006-11-12 17:35:09 +00:00
tests Fixed bug #39775 ("Indirect modification ..." message is not shown) 2006-12-08 15:55:31 +00:00
config.m4 MFH: partly fix #39724 2006-12-04 18:01:53 +00:00
config.w32
CREDITS
doxygen.cfg
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
spl_functions.h
spl_iterators.c - MFH: Add new test 2006-11-20 19:58:01 +00:00
spl_iterators.h
spl_observer.c
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