From: Kalle Sommer Nielsen Date: Mon, 21 Jul 2008 09:32:56 +0000 (+0000) Subject: Fix test on Windows X-Git-Tag: php-5.3.0alpha1~248 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f204fdddb14ebbea0e91b812b4887d3c118d16f0;p=php Fix test on Windows --- diff --git a/ext/standard/tests/network/getmxrr.phpt b/ext/standard/tests/network/getmxrr.phpt index 531001b553..0407b093b4 100644 --- a/ext/standard/tests/network/getmxrr.phpt +++ b/ext/standard/tests/network/getmxrr.phpt @@ -1,5 +1,11 @@ --TEST-- dns_check_record() segfault with empty host +--SKIPIF-- + --FILE--