summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2009-06-09 14:04:28 +0000
committerPierre Joye <pajoye@php.net>2009-06-09 14:04:28 +0000
commit12ab20c4fe5bbfd3da4a333bd87816ecfbf96908 (patch)
tree764370aa412653d89a7810a36b54a97a61aa261f
parentc52581d95e85028c99101387a0f3fd586ece4101 (diff)
downloadphp-git-12ab20c4fe5bbfd3da4a333bd87816ecfbf96908.tar.gz
- fix NEWS
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d5845220d2..6a808f9412 100644
--- 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