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.
 
 
 
 
 
 
Marcus Boerger 3baf61b513 - MFH Safer flag handling as requested by Greg 17 years ago
..
examples MFH: Fix #47031 (Fix constants in example) 17 years ago
internal - MFH Add MultipleIterator (Arnaud, Marcus) 18 years ago
tests - MFH: Added missing "return;" 17 years ago
CREDITS MFH: Implement splDoublyLinkedList, splQueue, splStack classes in SPL 18 years ago
README - Update docu 21 years ago
TODO Update 22 years ago
config.m4 MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 17 years ago
config.w32 MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 17 years ago
doxygen.cfg - Synch RegexIterator with HEAD 20 years ago
package.xml Fix dependancy 22 years ago
php_spl.c MFH: Improve spl_object_hash() 17 years ago
php_spl.h - fix build 17 years ago
spl.php - MFH Add new classes 18 years ago
spl_array.c fix compile warning 17 years ago
spl_array.h MFH: Bump copyright year, 3 of 3. 17 years ago
spl_directory.c - MFH Safer flag handling as requested by Greg 17 years ago
spl_directory.h MFH: Bump copyright year, 3 of 3. 17 years ago
spl_dllist.c MFH: Bump copyright year, 3 of 3. 17 years ago
spl_dllist.h MFH: Bump copyright year, 3 of 3. 17 years ago
spl_engine.c MFH: Bump copyright year, 3 of 3. 17 years ago
spl_engine.h MFH: Bump copyright year, 3 of 3. 17 years ago
spl_exceptions.c MFH: Bump copyright year, 3 of 3. 17 years ago
spl_exceptions.h MFH: Bump copyright year, 3 of 3. 17 years ago
spl_fixedarray.c MFH: Bump copyright year, 3 of 3. 17 years ago
spl_fixedarray.h MFH: Bump copyright year, 3 of 3. 17 years ago
spl_functions.c MFH: Bump copyright year, 3 of 3. 17 years ago
spl_functions.h MFH: Bump copyright year, 3 of 3. 17 years ago
spl_heap.c MFH: Bump copyright year, 3 of 3. 17 years ago
spl_heap.h MFH: Bump copyright year, 3 of 3. 17 years ago
spl_iterators.c - MFH: Added missing "return;" 17 years ago
spl_iterators.h MFH: Bump copyright year, 3 of 3. 17 years ago
spl_observer.c MFH: Implement SplObjectStorage::addAll/removeAll 17 years ago
spl_observer.h MFH: Bump copyright year, 3 of 3. 17 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