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.
 
 
 
 
 
 
Felipe Pena a90c801c2f - Fixed tests 17 years ago
..
examples MFH: Fix #47031 (Fix constants in example) 18 years ago
internal MFH: Update copyright year + line feeds 17 years ago
tests - Fixed tests 17 years ago
CREDITS Implement splDoublyLinkedList, splQueue, splStack classes in SPL 19 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 MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 18 years ago
doxygen.cfg - Update RegexIterator 20 years ago
package.xml Fix dependancy 23 years ago
php_spl.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
php_spl.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl.php - MFH Add new classes 18 years ago
spl_array.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_array.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_directory.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_directory.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_dllist.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_dllist.h - A few more extern declarations 17 years ago
spl_engine.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_engine.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_exceptions.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_exceptions.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_fixedarray.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_fixedarray.h - Add extern declarations for fixing the build with some compilers 17 years ago
spl_functions.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_functions.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_heap.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_heap.h - Add extern declarations for fixing the build with some compilers 17 years ago
spl_iterators.c Corrected typo in LimitIterator offset exception. Fixes #51119 17 years ago
spl_iterators.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_observer.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl_observer.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 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