mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
![]() Memory leak in IntlDateFormatter constructor. udat_setCalendar() clones the calendar before it adopts it, so we were leaking the original calendar. Also we now validate the calendar type. |
||
---|---|---|
.. | ||
collator | ||
common | ||
dateformat | ||
doc | ||
formatter | ||
grapheme | ||
idn | ||
locale | ||
msgformat | ||
normalizer | ||
resourcebundle | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
intl_common.h | ||
intl_convert.c | ||
intl_convert.h | ||
intl_data.h | ||
intl_error.c | ||
intl_error.h | ||
php_intl.c | ||
php_intl.h | ||
TODO |