From f93b09b2dbc8ba8d2b23c1aeaf64495eecbd39f3 Mon Sep 17 00:00:00 2001 From: Kai Schroeder Date: Sun, 9 Feb 2003 13:23:50 +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--