php-src/ext/spl
Nikita Popov d7ad32649a Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  Fixed bug #81587
2021-11-04 10:38:08 +01:00
..
tests Merge branch 'PHP-8.0' into PHP-8.1 2021-11-04 10:38:08 +01:00
config.m4 Refactor SplFixedArray (#7168) 2021-06-18 15:22:52 +01:00
config.w32 Refactor SplFixedArray (#7168) 2021-06-18 15:22:52 +01:00
CREDITS
php_spl_arginfo.h Add support for generating MAY_BE_ARRAY_OF_REF func info flag (#7416) 2021-08-30 13:50:34 +02:00
php_spl.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
php_spl.h Use ZEND_TLS for spl (#7043) 2021-05-26 09:36:23 +02:00
php_spl.stub.php Add support for generating MAY_BE_ARRAY_OF_REF func info flag (#7416) 2021-08-30 13:50:34 +02:00
spl_array_arginfo.h Narrow ArrayIterator::key() return type 2021-07-15 11:03:50 +02:00
spl_array.c Export zend_use_resource_as_offset() 2021-08-31 10:58:01 +02:00
spl_array.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_array.stub.php Narrow ArrayIterator::key() return type 2021-07-15 11:03:50 +02:00
spl_directory_arginfo.h Add ZEND_ACC_NOT_SERIALIZABLE flag 2021-07-19 15:59:11 +02:00
spl_directory.c Merge branch 'PHP-8.0' into PHP-8.1 2021-09-29 16:18:36 +02:00
spl_directory.h Store SplFileObject open_mode as zend_string 2021-05-07 11:23:05 +02:00
spl_directory.stub.php Add ZEND_ACC_NOT_SERIALIZABLE flag 2021-07-19 15:59:11 +02:00
spl_dllist_arginfo.h Declare tentative return types for ext/spl - part 2 2021-07-14 15:19:51 +02:00
spl_dllist.c Add RETURN/RETVAL_COPY_DEREF() macros 2021-07-22 09:44:19 +02:00
spl_dllist.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_dllist.stub.php Declare tentative return types for ext/spl - part 2 2021-07-14 15:19:51 +02:00
spl_engine.h Refactor SplFixedArray (#7168) 2021-06-18 15:22:52 +01:00
spl_exceptions_arginfo.h Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01: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_fixedarray_arginfo.h Declare tentative return types for ext/spl - part 2 2021-07-14 15:19:51 +02:00
spl_fixedarray.c Merge branch 'PHP-8.0' into PHP-8.1 2021-09-28 15:55:11 +02:00
spl_fixedarray.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_fixedarray.stub.php Declare tentative return types for ext/spl - part 2 2021-07-14 15:19:51 +02: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_arginfo.h Declare tentative return types for ext/spl - part 2 2021-07-14 15:19:51 +02:00
spl_heap.c Add RETURN/RETVAL_COPY_DEREF() macros 2021-07-22 09:44:19 +02:00
spl_heap.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_heap.stub.php Declare tentative return types for ext/spl - part 2 2021-07-14 15:19:51 +02:00
spl_iterators_arginfo.h Migrate to PHP-Parser 4.12.0 and regenerate some arginfos 2021-07-22 09:40:16 +02:00
spl_iterators.c Merge branch 'PHP-8.0' into PHP-8.1 2021-09-24 13:18:00 +02:00
spl_iterators.h Store cached string as zend_string 2021-06-09 10:15:36 +02:00
spl_iterators.stub.php Actually, abstract methods don't have a body 2021-07-20 01:00:10 +02:00
spl_observer_arginfo.h Declare tentative return types for ext/spl - part 2 2021-07-14 15:19:51 +02:00
spl_observer.c Merge branch 'PHP-8.0' into PHP-8.1 2021-11-04 10:38:08 +01:00
spl_observer.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
spl_observer.stub.php Declare tentative return types for ext/spl - part 2 2021-07-14 15:19:51 +02:00