From: Jani Taskinen Date: Sun, 10 May 2009 21:06:35 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.3.0RC3~295 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=235712f3de914e91df405c3dc808a69c928604f6;p=php BFN --- diff --git a/NEWS b/NEWS index 93d51b2659..6a2dc2a962 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,9 @@ PHP NEWS - Disabled SQLite3::loadExtension for threaded SAPIs. (Scott) - Fixed bug #48227 (NumberFormatter::format leaks memory). (Felipe) +- Fixed bug #48200 (compile failure with mbstring.c when + --enable-zend-multibyte is used). (Jani) + 07 May 2009, PHP 5.3.0 RC 2 - Upgraded bundled sqlite to version 3.6.13. (Ilia)