php-src/ext/spl
Niels Dossche 89e5f6ca53
Merge branch 'PHP-8.4'
* PHP-8.4:
  Fix GH-18322: SplObjectStorage debug handler mismanages memory
2025-04-14 14:11:40 +02:00
..
tests Merge branch 'PHP-8.4' 2025-04-14 14:11:40 +02:00
config.m4 Autotools: Normalize headers arguments (#15149) 2024-07-29 10:08:17 +02:00
config.w32 ext/spl: Remove spl_engine.h header (#14418) 2024-06-08 23:46:34 +01:00
CREDITS
php_spl.c Fix a number of typos in comments / docs 2025-02-26 22:57:31 +01:00
php_spl.h Clean-up some more headers (#14416) 2024-06-08 17:15:36 +01:00
php_spl.stub.php
php_spl_arginfo.h
spl_array.c Merge branch 'PHP-8.4' 2025-04-11 23:36:42 +02:00
spl_array.h ext/spl: Remove some useless header includes and clarify usages 2024-06-15 01:33:09 +01:00
spl_array.stub.php
spl_array_arginfo.h Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
spl_directory.c Fix GlobIterator without constructor breaks count() (#18314) 2025-04-12 09:59:56 +02:00
spl_directory.h Make CSV deprecation less annoying to deal with (#15569) 2024-09-13 15:07:26 +01:00
spl_directory.stub.php SplFileObject::fwrite $length param nullable (#17242) 2024-12-23 00:54:24 +01:00
spl_directory_arginfo.h SplFileObject::fwrite $length param nullable (#17242) 2024-12-23 00:54:24 +01:00
spl_dllist.c Fix a number of typos in comments / docs 2025-02-26 22:57:31 +01:00
spl_dllist.h ext/spl: Remove some useless header includes and clarify usages 2024-06-15 01:33:09 +01:00
spl_dllist.stub.php
spl_dllist_arginfo.h Generated arginfo header files: remove empty zend_function_entry arrays (#15705) 2024-09-03 23:19:53 +02:00
spl_exceptions.c ext/spl: Remove some useless header includes and clarify usages 2024-06-15 01:33:09 +01:00
spl_exceptions.h ext/spl: Remove some useless header includes and clarify usages 2024-06-15 01:33:09 +01:00
spl_exceptions.stub.php
spl_exceptions_arginfo.h Generated arginfo header files: remove empty zend_function_entry arrays (#15705) 2024-09-03 23:19:53 +02:00
spl_fixedarray.c Simplify handling of inheritance in SplFixedArray 2025-03-31 19:39:32 +02:00
spl_fixedarray.h
spl_fixedarray.stub.php Make SplFixedArray::jsonSerialize() an implementation alias of SplFixedArray::toArray() (#18191) 2025-03-30 18:09:11 +02:00
spl_fixedarray_arginfo.h Make SplFixedArray::jsonSerialize() an implementation alias of SplFixedArray::toArray() (#18191) 2025-03-30 18:09:11 +02:00
spl_functions.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
spl_functions.h ext/spl: Remove unused typedef 2024-06-15 01:33:09 +01:00
spl_heap.c Merge branch 'PHP-8.3' into PHP-8.4 2024-10-12 13:39:06 +02:00
spl_heap.h ext/spl: Remove some useless header includes and clarify usages 2024-06-15 01:33:09 +01:00
spl_heap.stub.php
spl_heap_arginfo.h Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
spl_iterators.c Fix C23 syntax for VS16 (CI runs VS22) 2025-01-31 22:28:31 +02:00
spl_iterators.h ext/spl: Remove some useless header includes and clarify usages 2024-06-15 01:33:09 +01:00
spl_iterators.stub.php RecursiveTreeIterator::__construct(): switch @param to typehint (#16215) 2024-10-12 11:42:34 +01:00
spl_iterators_arginfo.h RecursiveTreeIterator::__construct(): switch @param to typehint (#16215) 2024-10-12 11:42:34 +01:00
spl_observer.c Merge branch 'PHP-8.4' 2025-04-14 14:11:40 +02:00
spl_observer.h ext/spl: Remove some useless header includes and clarify usages 2024-06-15 01:33:09 +01:00
spl_observer.stub.php
spl_observer_arginfo.h Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00