php-src/ext/date
Niels Dossche ff2c7dc0f8
Fix leaks with multiple calls to DatePeriod iterator current()
Destroy the old value first. We can't skip recreating the value because
the object may have been changed in between calls.

Closes GH-18624.
2025-05-26 19:40:41 +02:00
..
lib Updated to version 2025.2 (2025b) 2025-03-24 10:06:32 +00:00
tests Fix leaks with multiple calls to DatePeriod iterator current() 2025-05-26 19:40:41 +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 leaks with multiple calls to DatePeriod iterator current() 2025-05-26 19:40:41 +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