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.
 
 
 
 
 
 
Ilia Alshanetsky 89635eb158 E_ERROR > E_RECOVERABLE_ERROR 20 years ago
..
examples - Make readable 20 years ago
internal - Fix docu 21 years ago
tests E_ERROR > E_RECOVERABLE_ERROR 20 years ago
CREDITS Add spl extension 23 years ago
README - Update docu 22 years ago
TODO Update 23 years ago
config.m4 MFH 21 years ago
config.w32 - Initial Observer implementation 22 years ago
doxygen.cfg - Synch docu 21 years ago
package.xml Add spl_sxe to prackage 23 years ago
php_spl.c Added automatic module globals management 20 years ago
php_spl.h bump year and license version 21 years ago
spl.php - Fix issues with not/double calling of constructors of SPL iterators 21 years ago
spl_array.c - Use of E_RECOVERABLE_ERROR 20 years ago
spl_array.h - Update after api changes 20 years ago
spl_directory.c - MFH: SplFileObject improvements 20 years ago
spl_directory.h - MFH: SplFileObject improvements 20 years ago
spl_engine.c Fix Win32 compilation. 21 years ago
spl_engine.h Fix Win32 compilation. 21 years ago
spl_exceptions.c - Update after api changes 20 years ago
spl_exceptions.h bump year and license version 21 years ago
spl_functions.c - MFH Use engine call to register interfaces (steph) 20 years ago
spl_functions.h bump year and license version 21 years ago
spl_iterators.c - MFH iterator_apply() 20 years ago
spl_iterators.h - MFH iterator_apply() 20 years ago
spl_observer.c fix bug #36898 (__set() leaks in classes extending internal ones) 20 years ago
spl_observer.h bump year and license version 21 years ago
spl_sxe.c - MFH Proto fixes 21 years ago
spl_sxe.h bump year and license version 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