]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Thu, 24 Jul 2003 10:50:49 +0000 (10:50 +0000)
committerfoobar <sniper@php.net>
Thu, 24 Jul 2003 10:50:49 +0000 (10:50 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 792fd50af0dd3154496dd6ad2db67f6a672fc1da..ded503f308f3614939419b2c7ed76c91e7a521d3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ PHP 4                                                                      NEWS
   is used for background color. (Pierre-Alain Joye)
 - Fixed a bug that under certain circumstances could invalidate safe_mode.
   (Ilia)
+- Fixed bug #24783 (foreach($ar as $key => $val), $key not binary safe). (Zeev)
 - Fixed bug #24752 (Unhandled "uniqueidentifier" field type). 
   (Ilia, s.sonnenberg[at]coolspot.de)
 - Fixed bug #24710 (Crash when $obj->{0} is used). (Zeev)
@@ -49,6 +50,7 @@ PHP 4                                                                      NEWS
   (Jani)
 - Fixed bug #21855 (Threading issue on HP-UX). (Roshan Naik, Andi, Moriyoshi)
 - Fixed bug #21074 (Apache2: "ErrorDocument xxx /error.php" broken). (Jani)
+- Fixed bug #19613 (putenv("VAR=") does not empty VAR on win32). (Zeev)
 - Fixed bug #11924 (ibase_query(), ibase_execute() mangled passed parameters).
   (Jani)