From: Scott MacVicar Date: Thu, 11 Dec 2008 02:58:22 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.3.0beta1~457 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4d391cdebd7bfd9392607d843d6403ea68d652f3;p=php BFN --- diff --git a/NEWS b/NEWS index 5d272cb6ff..abde0e3b7f 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ PHP NEWS - Fixed bug #46811 (ini_set() doesn't return false on failure). (Hannes) - Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable error when given bad data). (Ilia) +- Fixed bug #46738 (Segfault when mb_detect_encoding() fails). (Scott) 04 Dec 2008, PHP 5.3.0 Alpha 3 - Upgraded bundled PCRE to version 7.8. (Nuno)