From 8b5a46b3cd496c5162531a95a135f6b55a564ce2 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Mon, 25 Jan 2010 09:10:45 +0000 Subject: [PATCH] - disable the non win32 version on win --- ext/standard/tests/streams/bug49936.phpt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ext/standard/tests/streams/bug49936.phpt b/ext/standard/tests/streams/bug49936.phpt index 7b089a7889..d77e161c5f 100644 --- a/ext/standard/tests/streams/bug49936.phpt +++ b/ext/standard/tests/streams/bug49936.phpt @@ -1,5 +1,10 @@ --TEST-- Bug #49936 (crash with ftp stream in php_stream_context_get_option()) +--SKIPIF-- + --FILE--