You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Marcus Boerger 2c6cf58a96 - Add eytension consts to extension output (Johannes) 21 years ago
..
examples - Fix filename in docu 21 years ago
internal - Rename 'CachingRecursiveIterator' to 'RecursiveCachingIterator' so that 21 years ago
tests MF5.0: add new test 21 years ago
CREDITS Add spl extension 23 years ago
README - Update docu 22 years ago
TODO Update 23 years ago
config.m4 - Initial Observer implementation 22 years ago
config.w32 - Initial Observer implementation 22 years ago
doxygen.cfg - Update 22 years ago
package.xml Add spl_sxe to prackage 23 years ago
php_spl.c - Rename 'CachingRecursiveIterator' to 'RecursiveCachingIterator' so that 21 years ago
php_spl.h - Bumber up year 21 years ago
spl.php - Update docu: new slides are available 21 years ago
spl_array.c Unicode support 21 years ago
spl_array.h - Move RecursiveArrayIterator into .c 21 years ago
spl_directory.c - Rename file class again by popular demmand: calling it SplFileObject now 21 years ago
spl_directory.h - Rename file class again by popular demmand: calling it SplFileObject now 21 years ago
spl_engine.c - Bumber up year 21 years ago
spl_engine.h - Bumber up year 21 years ago
spl_exceptions.c ZTS fixes. 21 years ago
spl_exceptions.h - Bumber up year 21 years ago
spl_functions.c Unicode support cleanup 21 years ago
spl_functions.h - Rename Observer to SplObserver 21 years ago
spl_iterators.c - Rename 'CachingRecursiveIterator' to 'RecursiveCachingIterator' so that 21 years ago
spl_iterators.h - Rename 'CachingRecursiveIterator' to 'RecursiveCachingIterator' so that 21 years ago
spl_observer.c - Rename Observer to SplObserver 21 years ago
spl_observer.h - Rename Observer to SplObserver 21 years ago
spl_sxe.c Unicode support cleanup 21 years ago
spl_sxe.h - Bumber up year 21 years ago

README

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