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.
 
 
 
 
 
 
Anatol Belski db40b1c037 fix return datatype 12 years ago
..
examples SHA256 authentication tests 13 years ago
internal non living code related typo fixes 13 years ago
tests more fixes to spl 12 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 commented out the HHC_LOCATION line, as there are no easy to use alternatives for 13 years ago
package.xml Fix dependancy 22 years ago
php_spl.c fix datatype for hash vars 12 years ago
php_spl.h Merge branch 'master' of https://github.com/php/php-src into string_size_refactor_take_2 13 years ago
spl.php non living code related typo fixes 13 years ago
spl_array.c fixes to spl 12 years ago
spl_array.h Happy New Year~ 13 years ago
spl_directory.c more fixes to spl 12 years ago
spl_directory.h more fixes to spl 12 years ago
spl_dllist.c more fixes to spl 12 years ago
spl_dllist.h Happy New Year~ 13 years ago
spl_engine.c more fixes to spl 12 years ago
spl_engine.h more fixes to spl 12 years ago
spl_exceptions.c Happy New Year~ 13 years ago
spl_exceptions.h Happy New Year~ 13 years ago
spl_fixedarray.c fixes to spl 12 years ago
spl_fixedarray.h Happy New Year~ 13 years ago
spl_functions.c trivial fixes to spl 13 years ago
spl_functions.h more fixes to spl 12 years ago
spl_heap.c more fixes to spl 12 years ago
spl_heap.h Happy New Year~ 13 years ago
spl_iterators.c fixes to spl 12 years ago
spl_iterators.h fixes to spl 12 years ago
spl_observer.c fix return datatype 12 years ago
spl_observer.h Happy New Year~ 13 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