1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 17:38:14 +02:00

reduntant

This commit is contained in:
Hannes Magnusson
2009-06-25 18:04:35 +00:00
parent ceac7e4370
commit 43f939fae0
+1 -1
View File
@@ -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.