rasmus          Mon Mar 15 13:22:06 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  Missing NEWS entries
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1635&r2=1.1636&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1635 php-src/NEWS:1.1636
--- php-src/NEWS:1.1635 Mon Mar 15 02:45:24 2004
+++ php-src/NEWS        Mon Mar 15 13:22:01 2004
@@ -1,6 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? March 2004, PHP 5 Release Candidate 1
+- 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)
 - Added support for PHP 4 style object comparisons which is enabled in
   ze1_compatiblity_mode. (Andi)
 - Added support for PHP 4 style object conversion to long, double, and boolean

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to