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.
 
 
 
 
 
 
Adam Harvey 3becd3879f Add a __wakeup() method to SplFixedArray, thereby fixing serialising an 14 years ago
..
examples Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, DBQUOTEDIDENT, 1)) 14 years ago
internal Merge branch 'pull-request/341' 13 years ago
tests Add a __wakeup() method to SplFixedArray, thereby fixing serialising an 13 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 - 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 - Fixed bug #62672 (Error on serialize of ArrayObject) patch by: lior dot k at zend dot com 13 years ago
spl_array.h Happy New Year~ 13 years ago
spl_directory.c Fixed bug #65136 (RecursiveDirectoryIterator segfault) 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 Add a __wakeup() method to SplFixedArray, thereby fixing serialising an 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 Merge branch 'PHP-5.3' into PHP-5.4 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