php-src/ext/spl
Nikita Popov 034741f6c7 Simplify spl_autoload_perform() implementation
And convert alfi.obj from zval to zend_object*.
2020-06-10 10:33:54 +02:00
..
tests Fix called scope assignment in autoloader 2020-06-10 09:55:50 +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_arginfo.h Cleanup SPL autoload implementation 2020-06-10 09:38:47 +02:00
php_spl.c Simplify spl_autoload_perform() implementation 2020-06-10 10:33:54 +02:00
php_spl.h Remove autoload_running flag 2020-06-10 09:41:58 +02:00
php_spl.stub.php Cleanup SPL autoload implementation 2020-06-10 09:38:47 +02:00
spl_array_arginfo.h Fix #79653 Unexpected error for ArrayIterator::ksort() 2020-05-30 16:59:49 +02:00
spl_array.c Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_array.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_array.stub.php Fix #79653 Unexpected error for ArrayIterator::ksort() 2020-05-30 16:59:49 +02:00
spl_directory_arginfo.h Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_directory.c Fix [-Wundef] warning in SPL extension 2020-05-20 18:22:10 +02:00
spl_directory.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_directory.stub.php Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_dllist_arginfo.h Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_dllist.c Fix expression warnings and break warnings 2020-06-07 10:41:11 +02:00
spl_dllist.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_dllist.stub.php Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +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_arginfo.h Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_fixedarray.c Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_fixedarray.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_fixedarray.stub.php Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_functions.c Fix expression warnings and break warnings 2020-06-07 10:41:11 +02:00
spl_functions.h Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_heap_arginfo.h Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_heap.c Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_heap.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_heap.stub.php Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_iterators_arginfo.h Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_iterators.c Remove redundant addref+dtor 2020-04-29 10:27:35 +02:00
spl_iterators.h Define Stringable with __toString():string method 2020-03-02 15:25:32 +01:00
spl_iterators.stub.php Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_observer_arginfo.h Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
spl_observer.c Add helper APIs for get_gc implementations 2020-04-27 10:48:22 +02:00
spl_observer.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_observer.stub.php Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00