php-src/ext/spl
2019-02-05 09:38:55 +01:00
..
tests Remove zpp variation tests 2019-02-05 09:38:55 +01:00
config.m4 Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
php_spl.c Remove local variables 2019-02-03 21:03:00 +01:00
php_spl.h Remove local variables 2019-02-03 21:03:00 +01:00
README Trim trailing whitespace in source code files 2018-10-13 14:16:33 +02:00
spl_array.c Remove local variables 2019-02-03 21:03:00 +01:00
spl_array.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_directory.c Remove local variables 2019-02-03 21:03:00 +01:00
spl_directory.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_dllist.c Remove local variables 2019-02-03 21:03:00 +01:00
spl_dllist.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_engine.c Remove local variables 2019-02-03 21:03:00 +01:00
spl_engine.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_exceptions.c Remove local variables 2019-02-03 21:03:00 +01:00
spl_exceptions.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_fixedarray.c Remove local variables 2019-02-03 21:03:00 +01:00
spl_fixedarray.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_functions.c Remove local variables 2019-02-03 21:03:00 +01:00
spl_functions.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_heap.c Remove local variables 2019-02-03 21:03:00 +01:00
spl_heap.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_iterators.c Remove local variables 2019-02-03 21:03:00 +01:00
spl_iterators.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_observer.c Remove local variables 2019-02-03 21:03:00 +01:00
spl_observer.h Remove local variables 2019-02-03 21:03:00 +01:00

This is an extension that aims to implement some efficient data access
interfaces and classes.

For more information look at: http://php.net/manual/en/book.spl.php