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.
 
 
 
 
 
 
Antony Dovgal be74ca8f85 MF51: nuke C++ comment 20 years ago
..
examples - Update docu 20 years ago
internal - Add new example directorytree_size.php 21 years ago
tests Unicode support 20 years ago
CREDITS Add spl extension 23 years ago
README - Update docu 22 years ago
TODO Update 22 years ago
config.m4 - MFB spl/simplexml integration (when sxe is shared) 21 years ago
config.w32 - Initial Observer implementation 21 years ago
doxygen.cfg - Update 21 years ago
package.xml Add spl_sxe to prackage 22 years ago
php_spl.c - function_entry -> zend_function_entry (php3 legacy!) 20 years ago
php_spl.h - Bumber up year 21 years ago
spl.php - Update docu 20 years ago
spl_array.c fix #35197 (Destructor is not called) and similar issues in other extensions 20 years ago
spl_array.h - Add AppendIterator::getIteratorIndex 20 years ago
spl_directory.c MF51: nuke C++ comment 20 years ago
spl_directory.h - Fix minor issues in RecursiveDirectoryIterator & provide new flag consts 20 years ago
spl_engine.c - Bumber up year 21 years ago
spl_engine.h - Bumber up year 21 years ago
spl_exceptions.c ZTS fixes. 21 years ago
spl_exceptions.h - Bumber up year 21 years ago
spl_functions.c - function_entry -> zend_function_entry (php3 legacy!) 20 years ago
spl_functions.h - function_entry -> zend_function_entry (php3 legacy!) 20 years ago
spl_iterators.c - function_entry -> zend_function_entry (php3 legacy!) 20 years ago
spl_iterators.h - Use pcre_cache_entry* rather than pcre* directly for refcounting 21 years ago
spl_observer.c fix #35197 (Destructor is not called) and similar issues in other extensions 20 years ago
spl_observer.h - Rename Observer to SplObserver 21 years ago
spl_sxe.c - Make SimpleXMLIterator implement Countable 20 years ago
spl_sxe.h - Bumber up year 21 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