php-src/ext/spl
Máté Kocsis 817605917b
Use RETURN_THROWS() during ZPP in the remaining extensions
In reflection, sodium, and SPL
2019-12-31 16:33:02 +01:00
..
tests Fix #78880: Spelling error report 2019-12-21 11:58:00 +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_arginfo.h Add funcinfo for spl global functions 2019-12-11 18:17:04 -05:00
php_spl.c Use RETURN_THROWS() during ZPP in the remaining extensions 2019-12-31 16:33:02 +01:00
php_spl.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_spl.stub.php Add funcinfo for spl global functions 2019-12-11 18:17:04 -05:00
spl_array.c Use RETURN_THROWS() during ZPP in the remaining extensions 2019-12-31 16:33:02 +01:00
spl_array.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_directory.c Use RETURN_THROWS() during ZPP in the remaining extensions 2019-12-31 16:33:02 +01:00
spl_directory.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_dllist.c Use RETURN_THROWS() during ZPP in the remaining extensions 2019-12-31 16:33:02 +01:00
spl_dllist.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_engine.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_engine.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_exceptions.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_exceptions.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_fixedarray.c Use RETURN_THROWS() during ZPP in the remaining extensions 2019-12-31 16:33:02 +01:00
spl_fixedarray.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_functions.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_functions.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_heap.c Use RETURN_THROWS() during ZPP in the remaining extensions 2019-12-31 16:33:02 +01:00
spl_heap.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_iterators.c Use RETURN_THROWS() during ZPP in the remaining extensions 2019-12-31 16:33:02 +01:00
spl_iterators.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_observer.c Use RETURN_THROWS() during ZPP in the remaining extensions 2019-12-31 16:33:02 +01:00
spl_observer.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00