From: Kai Schroeder Date: Sun, 9 Feb 2003 13:23:50 +0000 (+0000) Subject: getopt() is currently not available on Windows X-Git-Tag: RELEASE_0_5~1192 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f93b09b2dbc8ba8d2b23c1aeaf64495eecbd39f3;p=php getopt() is currently not available on Windows --- diff --git a/ext/standard/tests/general_functions/getopt.phpt b/ext/standard/tests/general_functions/getopt.phpt index 11ba702488..13a4fa558f 100644 --- a/ext/standard/tests/general_functions/getopt.phpt +++ b/ext/standard/tests/general_functions/getopt.phpt @@ -4,6 +4,9 @@ getopt -v -h -d test -m 1234 -t -j --SKIPIF--