php-src/ext/spl
Nikita Popov e7e2056d1a Remove HAVE_PCRE/HAVE_BUNDLED_PCRE checks
PCRE is always available.
2019-03-22 10:29:18 +01:00
..
tests Merge branch 'PHP-7.3' into PHP-7.4 2019-03-18 11:07:36 +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
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-18 11:07:36 +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 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 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