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 23e438594d - Make usage of new PHP_FE_END macro 15 years ago
..
examples MFH: Fix #47031 (Fix constants in example) 17 years ago
internal Fix common typos in the source code (Reported in Bug #54065) 15 years ago
tests Fixed bug #54971 (Wrong result when using iterator_to_array with use_keys on true) 15 years ago
CREDITS MFH: 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 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 :) 15 years ago
doxygen.cfg - Synch RegexIterator with HEAD 20 years ago
package.xml Fix dependancy 22 years ago
php_spl.c - Make usage of new PHP_FE_END macro 15 years ago
php_spl.h - Year++ 15 years ago
spl.php - MFH Add new classes 18 years ago
spl_array.c - Make usage of new PHP_FE_END macro 15 years ago
spl_array.h - Year++ 15 years ago
spl_directory.c - Make usage of new PHP_FE_END macro 15 years ago
spl_directory.h - Year++ 15 years ago
spl_dllist.c - Make usage of new PHP_FE_END macro 15 years ago
spl_dllist.h - Year++ 15 years ago
spl_engine.c - Year++ 15 years ago
spl_engine.h - Year++ 15 years ago
spl_exceptions.c - Year++ 15 years ago
spl_exceptions.h - Year++ 15 years ago
spl_fixedarray.c - Make usage of new PHP_FE_END macro 15 years ago
spl_fixedarray.h - Year++ 15 years ago
spl_functions.c - Year++ 15 years ago
spl_functions.h - Year++ 15 years ago
spl_heap.c - Year++ 15 years ago
spl_heap.h - Year++ 15 years ago
spl_iterators.c - Make usage of new PHP_FE_END macro 15 years ago
spl_iterators.h - Year++ 15 years ago
spl_observer.c - Fixed SplObjectStorage::offsetSet arginfo, reported in bug #54118 15 years ago
spl_observer.h - Year++ 15 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