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.
1 parent add8c15 commit 7a260a4Copy full SHA for 7a260a4
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