From: Rasmus Lerdorf Date: Mon, 15 Mar 2004 18:20:16 +0000 (+0000) Subject: Forgot to add NEWS entries for these X-Git-Tag: php-4.3.5RC4~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed5a974ab0eec8dd3aa2b3cee208fc6fdd9d4dd7;p=php Forgot to add NEWS entries for these --- diff --git a/NEWS b/NEWS index 75b0630039..3c87988f86 100644 --- 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