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 6d34e06a2f - Dropped *_TEXT* macros in favor of unicode macros direct usage 17 years ago
..
examples Fix #47031 (Fix constants in example) 17 years ago
internal Update copyright year + line feeds 17 years ago
tests - New tests (testfest NorthWestUG) 17 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 Fix #45976 (Move SXE from SPL to SimpleXML) 18 years ago
config.w32 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 - Dropped *_TEXT* macros in favor of unicode macros direct usage 17 years ago
php_spl.h - This is PHP 6 - if this ... ever gets out 17 years ago
spl.php - Add new classes 18 years ago
spl_array.c - Dropped *_TEXT* macros in favor of unicode macros direct usage 17 years ago
spl_array.h - This is PHP 6 - if this ... ever gets out 17 years ago
spl_directory.c - Dropped *_TEXT* macros in favor of unicode macros direct usage 17 years ago
spl_directory.h - This is PHP 6 - if this ... ever gets out 17 years ago
spl_dllist.c - Removed: 17 years ago
spl_dllist.h - This is PHP 6 - if this ... ever gets out 17 years ago
spl_engine.c - This is PHP 6 - if this ... ever gets out 17 years ago
spl_engine.h - Removed: 17 years ago
spl_exceptions.c - This is PHP 6 - if this ... ever gets out 17 years ago
spl_exceptions.h - This is PHP 6 - if this ... ever gets out 17 years ago
spl_fixedarray.c - Added missing param checks 17 years ago
spl_fixedarray.h - This is PHP 6 - if this ... ever gets out 17 years ago
spl_functions.c - Dropped *_TEXT* macros in favor of unicode macros direct usage 17 years ago
spl_functions.h - This is PHP 6 - if this ... ever gets out 17 years ago
spl_heap.c - Removed: 17 years ago
spl_heap.h - This is PHP 6 - if this ... ever gets out 17 years ago
spl_iterators.c - Dropped *_TEXT* macros in favor of unicode macros direct usage 17 years ago
spl_iterators.h - This is PHP 6 - if this ... ever gets out 17 years ago
spl_observer.c - Removed: 17 years ago
spl_observer.h - This is PHP 6 - if this ... ever gets out 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