From e0e0147003554f537a4d86cb53a720b3fc7bb037 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Tue, 4 May 2010 09:41:47 +0000 Subject: [PATCH] Alter the getmxrr() test to use lists.php.net (which we presumably control) instead of ez.no (which we presumably don't) for the single MX record test. --- ext/standard/tests/network/getmxrr.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/tests/network/getmxrr.phpt b/ext/standard/tests/network/getmxrr.phpt index 5dc3560d02..b6753f0d61 100644 --- a/ext/standard/tests/network/getmxrr.phpt +++ b/ext/standard/tests/network/getmxrr.phpt @@ -8,7 +8,7 @@ if (substr(PHP_OS, 0, 3) == 'WIN') { ?> --FILE--