Commit: 4b04bf8793379cf2f4d1418939b65c6d81b072ec Author: Stanislav Malyshev <[email protected]> Thu, 24 May 2012 13:38:36 -0500 Parents: 339508d6ace868b022cd59f20630e3218e52732a Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=4b04bf8793379cf2f4d1418939b65c6d81b072ec Log: add bug #62082 Bugs: https://bugs.php.net/62082 Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index eed55f1..911fef9 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)). -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
