bjori           Thu Jun 25 18:04:35 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    UPGRADING 
  Log:
  reduntant
  
  
http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?r1=1.1.2.3.2.1.2.26&r2=1.1.2.3.2.1.2.27&diff_format=u
Index: php-src/UPGRADING
diff -u php-src/UPGRADING:1.1.2.3.2.1.2.26 php-src/UPGRADING:1.1.2.3.2.1.2.27
--- php-src/UPGRADING:1.1.2.3.2.1.2.26  Thu Jun 25 18:01:08 2009
+++ php-src/UPGRADING   Thu Jun 25 18:04:35 2009
@@ -1,4 +1,4 @@
-$Id: UPGRADING,v 1.1.2.3.2.1.2.26 2009/06/25 18:01:08 bjori Exp $
+$Id: UPGRADING,v 1.1.2.3.2.1.2.27 2009/06/25 18:04:35 bjori Exp $
 
 UPGRADE NOTES - PHP 5.3
 
@@ -114,7 +114,7 @@
 - stream_select(), stream_set_blocking(), stream_set_timeout(), and 
   stream_set_write_buffer() now work with user-space stream wrappers.
 
-- getopt() accepts "long options" now on all platforms (including Linux).
+- getopt() accepts "long options" now on all platforms.
   Optional values and = as seperator for shortopts are now supported.
 
 



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

Reply via email to