From: Adam Harvey Date: Tue, 4 May 2010 09:41:47 +0000 (+0000) Subject: Alter the getmxrr() test to use lists.php.net (which we presumably control) X-Git-Tag: php-5.3.3RC1~203 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0e0147003554f537a4d86cb53a720b3fc7bb037;p=php 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. --- 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--