php-src/ext/spl
2019-04-11 15:22:59 +02:00
..
tests Fix error message in spl_autoload test 2019-04-11 15:22:59 +02: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
spl_array.c Fix bug #77866: Port Serializable SPL classes to use __unserialize() 2019-04-10 09:36:39 +02: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-18 11:07:36 +01:00
spl_directory.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_dllist.c Fix bug #77866: Port Serializable SPL classes to use __unserialize() 2019-04-10 09:36:39 +02: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 HAVE_PCRE/HAVE_BUNDLED_PCRE checks 2019-03-22 10:29:18 +01:00
spl_iterators.h Remove HAVE_PCRE/HAVE_BUNDLED_PCRE checks 2019-03-22 10:29:18 +01:00
spl_observer.c Fix bug #77866: Port Serializable SPL classes to use __unserialize() 2019-04-10 09:36:39 +02:00
spl_observer.h Remove local variables 2019-02-03 21:03:00 +01:00