php-src/ext/spl
Nikita Popov 3f020aef85 Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3:
  Fixed bug #79151
2020-01-23 14:21:14 +01:00
..
tests Merge branch 'PHP-7.3' into PHP-7.4 2020-01-23 14:21:14 +01: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 Fixed bug #78409 2019-08-15 10:40:28 +02:00
spl_array.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_directory.c Fix #78976: SplFileObject::fputcsv returns -1 on failure 2019-12-17 17:52:18 +01:00
spl_directory.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_dllist.c Merge branch 'PHP-7.3' into PHP-7.4 2020-01-23 14:21:14 +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 Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros 2019-05-28 20:10:02 +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 Support variable element size in spl heap implementation 2019-08-23 15:29:53 +02:00
spl_heap.h Remove local variables 2019-02-03 21:03:00 +01:00
spl_iterators.c Clarify failure behavior of spl_iterator_apply() 2019-09-03 09:43:22 +02:00
spl_iterators.h Remove HAVE_PCRE/HAVE_BUNDLED_PCRE checks 2019-03-22 10:29:18 +01:00
spl_observer.c Merge branch 'PHP-7.3' into PHP-7.4 2019-09-23 13:18:59 +02:00
spl_observer.h Remove local variables 2019-02-03 21:03:00 +01:00