From: Joe Watkins Date: Mon, 17 Oct 2016 15:53:04 +0000 (+0100) Subject: Merge branch 'pull-request/1808' X-Git-Tag: php-7.0.13RC1~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6806a41e7fca8cce9826305a43578629257765ad;p=php Merge branch 'pull-request/1808' --- diff --git a/ext/standard/tests/network/dns_get_mx.phpt b/ext/standard/tests/network/dns_get_mx.phpt new file mode 100644 index 0000000000..c5bf361b12 --- /dev/null +++ b/ext/standard/tests/network/dns_get_mx.phpt @@ -0,0 +1,29 @@ +--TEST-- +bool dns_get_mx ( string $hostname , array &$mxhosts [, array &$weight ] ); +--CREDITS-- +marcosptf - - @phpsp - sao paulo - br +--SKIPIF-- + +--FILE-- + +--EXPECTF-- +Hosts: %i, weights: %i +Hosts: %i, weights: %i +Hosts: %i, weights: %i +Hosts: %i, weights: %i +Hosts: %i, weights: %i