1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02: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
..
2018-09-21 14:12:25 +02:00
2018-09-21 14:12:25 +02:00
2018-09-21 14:12:25 +02:00
2021-05-26 13:21:43 +02:00
2021-06-29 17:13:02 +02:00
2025-03-10 20:22:11 +01:00
2025-03-10 20:22:11 +01:00
2025-03-10 20:22:11 +01:00
2021-05-26 13:21:43 +02:00
2021-06-29 17:13:02 +02:00
2023-08-26 18:42:29 +02:00
2023-07-14 14:37:11 +02:00
2023-07-11 23:02:01 +02:00
2024-12-21 12:01:22 +01:00