From: Stanislav Malyshev Date: Sun, 25 Mar 2012 19:53:44 +0000 (-0700) Subject: update NEWS X-Git-Tag: php-5.4.1RC1~2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f6cc844e90c93dabcb6819b9956a00b66e491b4;p=php update NEWS --- diff --git a/NEWS b/NEWS index 715ce27ca1..b4374678a4 100644 --- a/NEWS +++ b/NEWS @@ -45,13 +45,13 @@ PHP NEWS - Installation . Fixed bug #61172 (Add Apache 2.4 support). (Chris Jones) -- mbstring: - . MFH mb_ereg_replace_callback() for security enhancements. (Rui) - - Libxml: - . Fixed bug #61367 (open_basedir bypass using libxml RSHUTDOWN). + . Fixed bug #61367 (open_basedir bypass using libxml RSHUTDOWN). (Tim Starling) +- mbstring: + . MFH mb_ereg_replace_callback() for security enhancements. (Rui) + - mysqli . Fixed bug #61003 (mysql_stat() require a valid connection). (Johannes).