php-src/ext/date
Nikita Popov 988fc94bbb Fix leak on failed DatePeriod initialization
We need to free not only p here, but also b and e.
2020-08-27 12:54:43 +02:00
..
lib Updated to version 2020.1 (2020a) 2020-04-24 12:31:33 +01:00
tests Fix leak on failed DatePeriod initialization 2020-08-27 12:54:43 +02:00
config0.m4 Remove timelib outdated defines 2019-07-14 13:50:05 +02:00
config.w32 Remove timelib outdated defines 2019-07-14 13:50:05 +02:00
CREDITS
php_date_arginfo.h Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00
php_date.c Fix leak on failed DatePeriod initialization 2020-08-27 12:54:43 +02:00
php_date.h Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
php_date.stub.php Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00