php-src/ext/spl
nielsdos 1ed68686de Merge branch 'PHP-8.2'
* PHP-8.2:
  Fix DOMElement::append() and DOMElement::prepend() hierarchy checks
  Fix spec compliance error for DOMDocument::getElementsByTagNameNS
  Fix GH-11336: php still tries to unlock the shared memory ZendSem with opcache.file_cache_only=1 but it was never locked
  Fix GH-11338: SplFileInfo empty getBasename with more than one slash
2023-05-30 17:41:54 +02:00
..
tests Merge branch 'PHP-8.2' 2023-05-30 17:41:54 +02:00
config.m4
config.w32
CREDITS
php_spl_arginfo.h Fix rc info of iterator_to_array (#9080) 2022-07-21 15:05:34 +02:00
php_spl.c [skip ci] Add comments as to why no ZPP union type format is used 2023-02-25 17:16:03 +00: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 Narrow bool return types to true when possible 2023-05-07 19:34:09 +02:00
spl_array.c Merge branch 'PHP-8.2' 2023-05-03 19:49:02 +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_directory_arginfo.h Merge branch 'PHP-8.1' into PHP-8.2 2022-11-22 12:26:03 +00:00
spl_directory.c Merge branch 'PHP-8.2' 2023-05-30 17:41:54 +02:00
spl_directory.h Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_directory.stub.php Merge branch 'PHP-8.1' into PHP-8.2 2022-11-22 12:26:03 +00:00
spl_dllist_arginfo.h Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_dllist.c chore: standardize the visibility of functions. (#10708) 2023-02-26 14:08:33 +00: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_engine.h
spl_exceptions_arginfo.h
spl_exceptions.c
spl_exceptions.h
spl_exceptions.stub.php
spl_fixedarray_arginfo.h Fix GH-9186 @strict-properties can be bypassed using unserialization (#9354) 2022-08-30 07:46:32 -04:00
spl_fixedarray.c Merge branch 'PHP-8.2' 2023-03-30 22:07:48 +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_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 Narrow bool return types to true when possible 2023-05-07 19:34:09 +02:00
spl_heap.c Micro-optimize double comparison (#11061) 2023-04-14 18:22:42 +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_iterators_arginfo.h Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_iterators.c Merge branch 'PHP-8.2' 2023-04-20 13:43:29 +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_observer_arginfo.h Declare ext/spl constants in stubs (#9226) 2022-08-02 16:37:12 +02:00
spl_observer.c chore: standardize the visibility of functions. (#10708) 2023-02-26 14:08:33 +00: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