]> granicus.if.org Git - php/commitdiff
Forgot to add NEWS entries for these
authorRasmus Lerdorf <rasmus@php.net>
Mon, 15 Mar 2004 18:20:16 +0000 (18:20 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Mon, 15 Mar 2004 18:20:16 +0000 (18:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 75b063003917f48bd3520ed9f65c298fd3cbb6b9..3c87988f86a657cc1c22fafa4a434bd7b290017a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Feb 2004, Version 4.3.5
+- Fixed php-cgi to not ignore command-line switches when run in a web context.
+  This fixes our test cases allowing INI with GET sections to work (Rasmus)
+- Fixed getopt() so it works without $_SERVER (Rasmus, bfrance)
 - Fixed crash in php_ini_scanned_files() when no additional INI files were
   actually parsed. (Jon)
 - Fixed possible crashes inside socket extension, due to missing check inside