Skip to content

Commit

Permalink
Revert unintended test change
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Apr 16, 2020
1 parent add8c15 commit 7a260a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/standard/tests/network/bug73594.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ $res = dns_get_record('php.net', DNS_MX, $auth, $additional);
var_dump(!empty($res) && empty($additional));
?>
--EXPECT--
bool(true)
bool(false)

0 comments on commit 7a260a4

Please sign in to comment.