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.
 
 
 
 
 
 
Xinchen Hui 0c996613c0 Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault) 14 years ago
..
examples - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ 15 years ago
internal Fix common typos in the source code (Reported in Bug #54065) 15 years ago
tests Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault) 14 years ago
CREDITS 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 - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd 15 years ago
doxygen.cfg - Update RegexIterator 20 years ago
package.xml Fix dependancy 22 years ago
php_spl.c - Year++ 14 years ago
php_spl.h - Year++ 14 years ago
spl.php - MFH Add new classes 18 years ago
spl_array.c Fixed bug #61527 (Recursive/ArrayIterator gives misleading notice when array empty or moved to the end) 14 years ago
spl_array.h - Year++ 14 years ago
spl_directory.c Fixed bug #62433 (Inconsistent behavior of RecursiveDirectoryIterator to dot files). 14 years ago
spl_directory.h - Year++ 14 years ago
spl_dllist.c - Year++ 14 years ago
spl_dllist.h - Year++ 14 years ago
spl_engine.c Fix bug #60596: Code Cleanup Removing Superfluous If Statement 14 years ago
spl_engine.h - Year++ 14 years ago
spl_exceptions.c - Year++ 14 years ago
spl_exceptions.h - Year++ 14 years ago
spl_fixedarray.c - Year++ 14 years ago
spl_fixedarray.h - Year++ 14 years ago
spl_functions.c - Year++ 14 years ago
spl_functions.h - Year++ 14 years ago
spl_heap.c Merge branch 'PHP-5.3' into PHP-5.4 14 years ago
spl_heap.h - Year++ 14 years ago
spl_iterators.c Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault) 14 years ago
spl_iterators.h - Year++ 14 years ago
spl_observer.c Fixed bug #61453. 14 years ago
spl_observer.h - 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