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.
 
 
 
 
 
 
Etienne Kneuss 5de1b08482 Merge branch 'PHP-5.3' into PHP-5.4 13 years ago
..
examples Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, DBQUOTEDIDENT, 1)) 13 years ago
internal Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, DBQUOTEDIDENT, 1)) 13 years ago
tests Merge branch 'PHP-5.3' into PHP-5.4 13 years ago
CREDITS Implement splDoublyLinkedList, splQueue, splStack classes in SPL 18 years ago
README - Update docu 22 years ago
TODO Update 22 years ago
config.m4 MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 17 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 - Update RegexIterator 20 years ago
package.xml Fix dependancy 22 years ago
php_spl.c Happy New Year 13 years ago
php_spl.h Happy New Year 13 years ago
spl.php - MFH Add new classes 18 years ago
spl_array.c Merge branch 'PHP-5.3' into PHP-5.4 13 years ago
spl_array.h Happy New Year~ 13 years ago
spl_directory.c Merge branch 'bug64023' into PHP-5.4 13 years ago
spl_directory.h Happy New Year~ 13 years ago
spl_dllist.c Merge branch 'PHP-5.3' into PHP-5.4 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 Merge branch 'PHP-5.3' into PHP-5.4 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 Happy New Year 13 years ago
spl_heap.h Happy New Year~ 13 years ago
spl_iterators.c Happy New Year 13 years ago
spl_iterators.h Happy New Year 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