From: Moriyoshi Koizumi Date: Wed, 5 Nov 2003 04:32:15 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC1~236 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95e990757dccac7029efeb428dcbae3ae1e8eab5;p=php BFN --- diff --git a/NEWS b/NEWS index 8e1b5a71d0..f7bc099f8d 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP 4 NEWS ?? ??? 2003, Version 4.3.5 - Fixed header handler in NSAPI SAPI module (header->replace was ignored, send_default_content_type now sends value from php.ini). (Uwe Schindler) +- Fixed bug #26128 (mbstring prints out wrong information on phpinfo()). + (Moriyoshi) - Fixed bug #26113 (remove leftover local file when ftp_get/ftp_nb_get fails). (Ilia) - Fixed bug #26105 (Compile failure on gcc version 3.0.X). (Ilia)