From ddd2ce19ec0f487f548e087efccbfdd9b8250d7e Mon Sep 17 00:00:00 2001 From: Kai Schroeder Date: Sun, 9 Feb 2003 13:23:10 +0000 Subject: [PATCH] getopt() is currently not available on Windows --- ext/standard/tests/general_functions/getopt.phpt | 3 +++ 1 file changed, 3 insertions(+) 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--