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.
 
 
 
 
 
 
Dmitry Stogov d0944d74f4 Unicode support 21 years ago
..
examples - Update to 2005 21 years ago
internal - Implement SplObjectStorage as announced during OSCON 21 years ago
tests Unicode support 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 21 years ago
config.w32 - Initial Observer implementation 21 years ago
doxygen.cfg - Update 21 years ago
package.xml Add spl_sxe to prackage 22 years ago
php_spl.c Unicode support 21 years ago
php_spl.h - Bumber up year 21 years ago
spl.php - Update docu 21 years ago
spl_array.c Unicode support 21 years ago
spl_array.h - Bumber up year 21 years ago
spl_directory.c Unicode support 21 years ago
spl_directory.h - Bumber up year 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 eliminate compile warning 21 years ago
spl_functions.h Unicode support 21 years ago
spl_iterators.c - No c comment (+ old non unicode way not needed any longer) 21 years ago
spl_iterators.h - Register new classes with spl_classes() 21 years ago
spl_observer.c - Implement SplObjectStorage as announced during OSCON 21 years ago
spl_observer.h - Register new classes with spl_classes() 21 years ago
spl_sxe.c Unicode support 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