php-src/ext/spl
2020-08-14 10:41:36 +02:00
..
tests Extract test helper function for SeCreateSymbolicLinkPrivilege check 2020-07-02 12:23:49 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove HAVE_* for always available extensions 2019-04-14 11:44:12 -03:00
CREDITS Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
php_spl.c Add zpp check to spl_classes() 2019-09-03 09:50:08 +02:00
php_spl.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_array.c Fix bug #67369 ArrayObject serializatino drops the iterator class 2020-04-20 11:55:18 +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 2020-06-19 10:47:01 +02:00
spl_directory.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_dllist.c Fix #69264: __debugInfo() ignored while extending SPL classes 2020-04-06 12:01:29 +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 Merge branch 'PHP-7.3' into PHP-7.4 2020-03-23 13:31:25 +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 SplHeap: Avoid memcpy on overlapping pointer 2020-06-21 22:53:46 +02:00
spl_heap.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_iterators.c Add missing initialization check to RegexIterator::getRegex() 2020-08-14 10:41:36 +02:00
spl_iterators.h Remove HAVE_PCRE/HAVE_BUNDLED_PCRE checks 2019-03-22 10:29:18 +01:00
spl_observer.c Fix #69264: __debugInfo() ignored while extending SPL classes 2020-04-06 12:01:29 +02:00
spl_observer.h Remove local variables 2019-02-03 21:03:00 +01:00