1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 18:22:42 +01:00
Files
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
..
2023-08-07 19:52:04 +02:00
2023-07-24 19:05:16 +02:00
2023-08-07 19:52:04 +02:00
2021-05-06 12:16:35 +02:00
2023-07-24 18:55:51 +02:00
2023-06-18 15:21:12 +02:00
2025-03-09 11:17:03 +01:00
2023-08-07 19:52:04 +02:00