From: Christoph M. Becker Date: Fri, 5 Jul 2019 10:44:55 +0000 (+0200) Subject: Temporarily skip test X-Git-Tag: php-7.4.0alpha3~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e5a717866ed18c5ee539e339e33cc71f0ac8a88;p=php Temporarily skip test This test hangs on Windows for ~10 minutes as of commit 30019f4, so we temporarily skip it. The issue will be investigated by Joe and myself in due course. --- diff --git a/ext/standard/tests/streams/bug64433.phpt b/ext/standard/tests/streams/bug64433.phpt index bb22edee55..b42356e11e 100644 --- a/ext/standard/tests/streams/bug64433.phpt +++ b/ext/standard/tests/streams/bug64433.phpt @@ -2,6 +2,7 @@ Bug #60180 ($_SERVER["PHP_SELF"] incorrect) --SKIPIF--