From: Xinchen Hui Date: Wed, 4 Apr 2012 09:38:43 +0000 (+0800) Subject: Update NEWS for #61617 X-Git-Tag: php-5.4.4RC1~153 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1215665bb435ba619a17414cd832dc364d6fb9e4;p=php Update NEWS for #61617 --- diff --git a/NEWS b/NEWS index b8b28b1eea..9f5898e178 100644 --- a/NEWS +++ b/NEWS @@ -57,6 +57,10 @@ PHP NEWS . Fixed bug #61487 (Incorrent bounds checking in grapheme_strpos). (Stas) +- Libxml: + . Fixed bug #61617 (Libxml tests failed(ht is already destroyed)). + (Laruence) + - mbstring: . MFH mb_ereg_replace_callback() for security enhancements. (Rui)