rasmus Mon Mar 15 13:20:19 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src NEWS
Log:
Forgot to add NEWS entries for these
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.596&r2=1.1247.2.597&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.596 php-src/NEWS:1.1247.2.597
--- php-src/NEWS:1.1247.2.596 Mon Mar 15 11:39:52 2004
+++ php-src/NEWS Mon Mar 15 13:20:16 2004
@@ -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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php