From: Marcus Boerger Date: Sun, 18 May 2003 12:13:53 +0000 (+0000) Subject: Update X-Git-Tag: BEFORE_FD_REVERT~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68eef6b9f4149e9873eb8703e0b4576e2c8fc7dc;p=php Update --- diff --git a/NEWS b/NEWS index e230fb8423..ff75fd074a 100644 --- a/NEWS +++ b/NEWS @@ -49,7 +49,7 @@ PHP 4 NEWS (nid@home.se, Ilia) - Fixed bug #23371 (configure falsely detects c-client using SSL). (Jani) - Fixed bug #23340 (fopen on multiple URLs causes memory corruption). (Wez) -- Fixed bug #23298 (serialize cuts off floats & doubles). (Ilia) +- Fixed bug #23298 (serialize cuts off floats & doubles). (Ilia, Marcus) - Fixed bug #23232 (safe_mode does not honor PHP_AUTH_* in apache2). (Ilia) - Fixed bug #23225 (money_format() didn't handle erroneous return of strfmon). (Ilia, marcot@tabini.ca)