]> granicus.if.org Git - php/commitdiff
MFH: Fixed bug #28800 (strings beginning with "inf" improperly converted).
authorIlia Alshanetsky <iliaa@php.net>
Fri, 16 Jul 2004 02:24:46 +0000 (02:24 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 16 Jul 2004 02:24:46 +0000 (02:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f0301864269c202c2db22ad447a5d9d062063bcd..fc8f5f940788ea26ca9bbc7322d157cf026a95b7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@ PHP 4                                                                      NEWS
 - Fixed bug #28868 (Internal wrapper registry not thread safe). (Sara)
 - Fixed bug #28818 (Apache 2 sapis do not export st_dev).
   (xuefer at 21cn dot com, Ilia).
+- Fixed bug #28800 (strings beginning with "inf" improperly converted). (Ilia)
 - Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where test
   command does not support -e parameter). (Ilia)
 - Fixed bug #28692 (\0 in Authenticate header passed via safe_mode). (Ilia)