]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Sun, 4 May 2003 18:42:19 +0000 (18:42 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 4 May 2003 18:42:19 +0000 (18:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 560231567f17ae2f8807714578fe4bfef78b2526..016f55b5b72e9a2f379e1a320a3ebc7d58a51009 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,7 @@ PHP 4                                                                      NEWS
 - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe)
 - 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 #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)