php-src/ext/spl
George Peter Banyard c757c61a8c
Remove unnecessary error handler replacement in SPL
Document why it is needed in the remaining cases
Drive-by refactoring

Closes GH-6955
2021-05-07 11:17:56 +01:00
..
tests Fix open_mode for SplTempFileObject 2021-05-07 11:18:51 +02:00
config.m4 Refactor parts of SPL Dir/SplFileObject 2020-09-03 14:23:18 +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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_spl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_spl.stub.php Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
php_spl_arginfo.h Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
spl_array.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_array.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_array.stub.php Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
spl_array_arginfo.h Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
spl_directory.c Remove unnecessary error handler replacement in SPL 2021-05-07 11:17:56 +01:00
spl_directory.h Store SplFileObject open_mode as zend_string 2021-05-07 11:23:05 +02:00
spl_directory.stub.php Fix #42357: fputcsv() has an optional parameter for line endings 2021-03-29 13:34:38 +01:00
spl_directory_arginfo.h Fix #42357: fputcsv() has an optional parameter for line endings 2021-03-29 13:34:38 +01:00
spl_dllist.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_dllist.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_dllist.stub.php Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
spl_dllist_arginfo.h Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
spl_engine.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_engine.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_exceptions.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_exceptions.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_exceptions.stub.php Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
spl_exceptions_arginfo.h Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
spl_fixedarray.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_fixedarray.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_fixedarray.stub.php Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
spl_fixedarray_arginfo.h Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
spl_functions.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_functions.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_heap.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_heap.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_heap.stub.php Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
spl_heap_arginfo.h Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
spl_iterators.c Remove unnecessary error handler replacement in SPL 2021-05-07 11:17:56 +01:00
spl_iterators.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_iterators.stub.php Use typed property in RegexIterator 2021-04-20 14:45:42 +02:00
spl_iterators_arginfo.h Use typed property in RegexIterator 2021-04-20 14:45:42 +02:00
spl_observer.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_observer.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_observer.stub.php Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
spl_observer_arginfo.h Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00