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 2f5ab04c5f Merge branch 'PHP-5.4' into PHP-5.5 12 years ago
..
examples SHA256 authentication tests 14 years ago
internal non living code related typo fixes 13 years ago
tests Merge branch 'PHP-5.4' into PHP-5.5 12 years ago
CREDITS Implement splDoublyLinkedList, splQueue, splStack classes in SPL 18 years ago
README - Update docu 22 years ago
TODO Update 23 years ago
config.m4 MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 18 years ago
config.w32 - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd 15 years ago
doxygen.cfg commented out the HHC_LOCATION line, as there are no easy to use alternatives for 13 years ago
package.xml Fix dependancy 22 years ago
php_spl.c fix compiler warning, use longs for hashes 13 years ago
php_spl.h Happy New Year 13 years ago
spl.php non living code related typo fixes 13 years ago
spl_array.c Merge branch 'PHP-5.4' into PHP-5.5 13 years ago
spl_array.h Happy New Year~ 13 years ago
spl_directory.c Fix bug #64782: SplFileObject constructor make $context optional 13 years ago
spl_directory.h Happy New Year~ 13 years ago
spl_dllist.c Merge branch 'PHP-5.4' into PHP-5.5 13 years ago
spl_dllist.h Happy New Year~ 13 years ago
spl_engine.c Happy New Year~ 13 years ago
spl_engine.h Happy New Year~ 13 years ago
spl_exceptions.c Happy New Year~ 13 years ago
spl_exceptions.h Happy New Year~ 13 years ago
spl_fixedarray.c Add support for non-scalar Iterator keys in foreach 13 years ago
spl_fixedarray.h Happy New Year~ 13 years ago
spl_functions.c Happy New Year 13 years ago
spl_functions.h Happy New Year 13 years ago
spl_heap.c Add support for non-scalar Iterator keys in foreach 13 years ago
spl_heap.h Happy New Year~ 13 years ago
spl_iterators.c Added recursivetreeiterator::setPostfix() method 13 years ago
spl_iterators.h Add support for non-scalar Iterator keys in foreach 13 years ago
spl_observer.c Happy New Year 13 years ago
spl_observer.h Happy New Year~ 13 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