]> granicus.if.org Git - php/commitdiff
reduntant
authorHannes Magnusson <bjori@php.net>
Thu, 25 Jun 2009 18:04:35 +0000 (18:04 +0000)
committerHannes Magnusson <bjori@php.net>
Thu, 25 Jun 2009 18:04:35 +0000 (18:04 +0000)
UPGRADING

index 5a9c63a8223b8624303afbcda250e14884ae8306..137e0fb9eb3e869993acc1188a1554452700d2f9 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -114,7 +114,7 @@ UPGRADE NOTES - PHP 5.3
 - 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.