]> granicus.if.org Git - php/commitdiff
- fix NEWS
authorPierre Joye <pajoye@php.net>
Tue, 9 Jun 2009 14:04:28 +0000 (14:04 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 9 Jun 2009 14:04:28 +0000 (14:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d5845220d237e7f22f6a4eef65b514d843f1b5dd..6a808f94126527ec3224f0c073e65962cd664fa5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,8 @@
 - Fixed bug #48247 (Crash on errors during startup). (Stas)
 - Fixed bug #47836 (array operator [] inconsistency when the array has
   PHP_INT_MAX index value). (Matt)
+- Fixed bug #47042 (cgi sapi is incorrectly removing SCRIPT_FILENAME).
+  (Sriram Natarajan, David Soria Parra)
 - Fixed bug #46386 (Digest authentication with SOAP module fails against MSSQL 
   SOAP services). (Ilia, lordelph at gmail dot com)
 - Fixed bug #46109 (Memory leak when mysqli::init() is called multiple times).
@@ -34,8 +36,7 @@
   (Nuno, Scott)
 - Fixed bug #42143 (The constant NAN is reported as 0 on Windows)
   (Kanwaljeet Singla, Venkat Raman Don)
-- Fixed bug #47042 (cgi sapi is incorrectly removing SCRIPT_FILENAME).
-  (Sriram Natarajan, David Soria Parra)
+
 
 
 27 May 2009, PHP 5.2.10RC1