php-src/ext/date
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
..
lib Updated to version 2025.2 (2025b) 2025-03-24 10:06:32 +00:00
tests Fix GH-18304: Changing the properties of a DateInterval through dynamic properties triggers a SegFault 2025-04-11 23:33:58 +02:00
config.w32 Replace php_stdint.h header with standard headers (#8613) 2022-05-29 11:20:56 +01:00
config0.m4 Append -Wno-implicit-fallthrough flag conditionally (#13331) 2024-07-22 06:57:04 +02:00
CREDITS
php_date.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_date.h Remove no longer used 'timezone_valid' flag 2022-06-02 09:24:13 +01:00
php_date.stub.php Fix DateTime exception hierarchy for DateInvalidTimeZoneException (#11970) 2023-08-14 18:55:38 +02:00
php_date_arginfo.h Fix DateTime exception hierarchy for DateInvalidTimeZoneException (#11970) 2023-08-14 18:55:38 +02:00