php-src/ext/spl
2019-03-15 22:55:30 +01:00
..
tests Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
config.m4 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +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 Fixed bug #77633 2019-02-18 13:47:44 +01:00
spl_array.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_directory.c Merge branch 'PHP-7.3' into PHP-7.4 2019-03-03 22:20:49 -08: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 Use ZEND_ACC_REUSE_GET_ITERATOR flag instead of run-time class modification 2019-02-20 02:32:29 +03: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