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 39c55e7 + 9caa71f commit 3d2d7d1Copy full SHA for 3d2d7d1
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