From: Stanislav Malyshev Date: Thu, 24 May 2012 18:38:36 +0000 (-0500) Subject: add bug #62082 X-Git-Tag: php-5.4.4RC2~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b04bf8793379cf2f4d1418939b65c6d81b072ec;p=php add bug #62082 --- diff --git a/NEWS b/NEWS index eed55f1e1a..911fef9fce 100644 --- a/NEWS +++ b/NEWS @@ -72,6 +72,8 @@ PHP NEWS - Intl . ResourceBundle constructor now accepts NULL for the first two arguments. (Gustavo) + . Fixed bug #62082 (Memory corruption in internal function + get_icu_disp_value_src_php()). (Gustavo) - Libxml: . Fixed bug #61617 (Libxml tests failed(ht is already destroyed)).