From: Kai Schroeder Date: Sun, 9 Feb 2003 13:23:10 +0000 (+0000) Subject: getopt() is currently not available on Windows X-Git-Tag: php-4.3.2RC1~296 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ddd2ce19ec0f487f548e087efccbfdd9b8250d7e;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--