php-src/ext/xmlreader
Niels Dossche ba0853888d
Fix GH-18304: Changing the properties of a DateInterval through dynamic properties triggers a SegFault
For dynamic fetches the cache_slot will be NULL, so we have to check for
that when resetting the cache. For zip and xmlreader this couldn't
easily be tested because of a lack of writable properties.

Closes GH-18307.
2025-04-11 23:33:58 +02:00
..
tests Fix GH-16292: Segmentation fault in ext/xmlreader/php_xmlreader.c:1282 2024-10-08 20:54:07 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS
php_xmlreader.c Fix GH-18304: Changing the properties of a DateInterval through dynamic properties triggers a SegFault 2025-04-11 23:33:58 +02:00
php_xmlreader.h Declare ext/xmlreader constants in stubs (#9133) 2022-07-26 05:57:11 +02:00
php_xmlreader.stub.php Narrow some more return types to true 2023-05-10 19:08:15 +02:00
php_xmlreader_arginfo.h Revert "Merge branch 'PHP-8.2'" 2023-07-04 09:18:49 +02:00