php-src/ext/spl
2024-03-16 07:26:37 +01:00
..
tests Deprecate implicit nullable parameter types (#12959) 2024-03-13 21:40:26 +01:00
config.m4
config.w32
CREDITS
php_spl_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
php_spl.c Merge branch 'PHP-8.2' into PHP-8.3 2023-12-01 09:09:58 +01:00
php_spl.h
php_spl.stub.php Fix rc info of iterator_to_array (#9080) 2022-07-21 15:05:34 +02:00
spl_array_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
spl_array.c ext/spl: mark all zend_object_handlers as static (#13547) 2024-02-28 15:31:28 +00:00
spl_array.h Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_array.stub.php Typed constants in SPL extension (#12358) 2023-10-07 13:14:57 +01:00
spl_directory_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
spl_directory.c general signatures discrepencies fixes (#13122) 2024-01-10 22:19:23 +00:00
spl_directory.h Remove unused is_recursive entry 2023-07-07 18:02:17 +02:00
spl_directory.stub.php Typed constants in SPL extension (#12358) 2023-10-07 13:14:57 +01:00
spl_dllist_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
spl_dllist.c ext/spl: mark all zend_object_handlers as static (#13547) 2024-02-28 15:31:28 +00:00
spl_dllist.h Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_dllist.stub.php Typed constants in SPL extension (#12358) 2023-10-07 13:14:57 +01:00
spl_engine.h
spl_exceptions_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
spl_exceptions.c
spl_exceptions.h
spl_exceptions.stub.php
spl_fixedarray_arginfo.h Declare the missing true return types (#13709) 2024-03-16 07:26:37 +01:00
spl_fixedarray.c ext/spl: mark all zend_object_handlers as static (#13547) 2024-02-28 15:31:28 +00:00
spl_fixedarray.h
spl_fixedarray.stub.php Declare the missing true return types (#13709) 2024-03-16 07:26:37 +01:00
spl_functions.c SPL: minor refactoring (#8341) 2022-04-13 20:34:23 +01:00
spl_functions.h Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_heap_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
spl_heap.c ext/spl: mark all zend_object_handlers as static (#13547) 2024-02-28 15:31:28 +00:00
spl_heap.h Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_heap.stub.php Use true as return types for SplHeap (#13147) 2024-01-15 10:09:38 +00:00
spl_iterators_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
spl_iterators.c general signatures discrepencies fixes (#13122) 2024-01-10 22:19:23 +00:00
spl_iterators.h Use zend_result in ext/spl where appropriate (#10734) 2023-03-01 18:58:17 +01:00
spl_iterators.stub.php Typed constants in SPL extension (#12358) 2023-10-07 13:14:57 +01:00
spl_observer_arginfo.h Verify stub aliases in CI (#13682) 2024-03-13 23:32:35 +01:00
spl_observer.c ext/spl: mark all zend_object_handlers as static (#13547) 2024-02-28 15:31:28 +00:00
spl_observer.h Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_observer.stub.php Verify stub aliases in CI (#13682) 2024-03-13 23:32:35 +01:00