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.
 
 
 
 
 
 
Mike Willbanks 61099f8585 Bug #52861: unset fails with ArrayObject and deep arrays 14 years ago
..
examples fixed tests for gd having freetype >= 2.4.10 14 years ago
internal fixed tests for gd having freetype >= 2.4.10 14 years ago
tests Bug #52861: unset fails with ArrayObject and deep arrays 14 years ago
CREDITS MFH: 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 - add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 16 years ago
doxygen.cfg - Synch RegexIterator with HEAD 20 years ago
package.xml Fix dependancy 23 years ago
php_spl.c Happy New Year~ 14 years ago
php_spl.h Happy New Year~ 14 years ago
spl.php - MFH Add new classes 18 years ago
spl_array.c Bug #52861: unset fails with ArrayObject and deep arrays 14 years ago
spl_array.h Happy New Year~ 14 years ago
spl_directory.c Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS) 14 years ago
spl_directory.h Happy New Year~ 14 years ago
spl_dllist.c Happy New Year~ 14 years ago
spl_dllist.h Happy New Year~ 14 years ago
spl_engine.c Happy New Year~ 14 years ago
spl_engine.h Happy New Year~ 14 years ago
spl_exceptions.c Happy New Year~ 14 years ago
spl_exceptions.h Happy New Year~ 14 years ago
spl_fixedarray.c Fixed bug #64264 (SPLFixedArray toArray problem) 14 years ago
spl_fixedarray.h Happy New Year~ 14 years ago
spl_functions.c Happy New Year~ 14 years ago
spl_functions.h Happy New Year~ 14 years ago
spl_heap.c Happy New Year~ 14 years ago
spl_heap.h Happy New Year~ 14 years ago
spl_iterators.c Happy New Year~ 14 years ago
spl_iterators.h Happy New Year~ 14 years ago
spl_observer.c Happy New Year~ 14 years ago
spl_observer.h Happy New Year~ 14 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