We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 551a0e1 + e6a822d commit 9caa71fCopy full SHA for 9caa71f
ext/standard/tests/network/bug73594.phpt
@@ -24,4 +24,4 @@ $res = dns_get_record('php.net', DNS_MX, $auth, $additional);
24
var_dump(!empty($res) && empty($additional));
25
?>
26
--EXPECT--
27
-bool(true)
+bool(false)
0 commit comments