php-src/ext/spl
Ilija Tovilo 5be04e25fd
[skip ci] Skip segfaulting OOM test in GH actions on Win
This only fails on the PHP-8.3 branch, most likely to be related to the
environment as discussed with Niels.
2025-08-06 14:28:47 +02:00
..
tests [skip ci] Skip segfaulting OOM test in GH actions on Win 2025-08-06 14:28:47 +02:00
config.m4
config.w32
CREDITS
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
php_spl_arginfo.h Fix rc info of iterator_to_array (#9080) 2022-07-21 15:05:34 +02:00
spl_array.c Fix GH-18304: Changing the properties of a DateInterval through dynamic properties triggers a SegFault 2025-04-11 23:33:58 +02:00
spl_array.h Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_array.stub.php Narrow bool return types to true when possible 2023-05-07 19:34:09 +02:00
spl_array_arginfo.h Revert "Merge branch 'PHP-8.2'" 2023-07-04 09:18:49 +02:00
spl_directory.c Fix GH-17463: SplTempFileObject::ftruncate() segfault on negative length. 2025-01-14 18:32:01 +00:00
spl_directory.h Remove unused is_recursive entry 2023-07-07 18:02:17 +02:00
spl_directory.stub.php Merge branch 'PHP-8.1' into PHP-8.2 2022-11-22 12:26:03 +00:00
spl_directory_arginfo.h Revert "Merge branch 'PHP-8.2'" 2023-07-04 09:18:49 +02:00
spl_dllist.c Merge branch 'PHP-8.2' into PHP-8.3 2024-10-27 19:12:02 +01:00
spl_dllist.h Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_dllist.stub.php Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_dllist_arginfo.h Revert "Merge branch 'PHP-8.2'" 2023-07-04 09:18:49 +02:00
spl_engine.h
spl_exceptions.c
spl_exceptions.h
spl_exceptions.stub.php
spl_exceptions_arginfo.h
spl_fixedarray.c Merge branch 'PHP-8.2' into PHP-8.3 2024-10-17 18:25:33 +02:00
spl_fixedarray.h
spl_fixedarray.stub.php Fix GH-9186 @strict-properties can be bypassed using unserialization (#9354) 2022-08-30 07:46:32 -04:00
spl_fixedarray_arginfo.h Fix GH-9186 @strict-properties can be bypassed using unserialization (#9354) 2022-08-30 07:46:32 -04: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.c Merge branch 'PHP-8.2' into PHP-8.3 2024-10-12 13:31:50 +02:00
spl_heap.h Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_heap.stub.php Narrow bool return types to true when possible 2023-05-07 19:34:09 +02:00
spl_heap_arginfo.h Revert "Merge branch 'PHP-8.2'" 2023-07-04 09:18:49 +02:00
spl_iterators.c Fix GH-18421: Integer overflow with large numbers in LimitIterator 2025-04-25 20:05:55 +02: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 Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_iterators_arginfo.h Revert "Merge branch 'PHP-8.2'" 2023-07-04 09:18:49 +02:00
spl_observer.c Fix GH-19094: Attaching class with no Iterator implementation to MultipleIterator causes crash 2025-07-11 12:27:41 +02:00
spl_observer.h Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_observer.stub.php Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_observer_arginfo.h Revert "Merge branch 'PHP-8.2'" 2023-07-04 09:18:49 +02:00