Skip to content

Commit 7a260a4

Browse files
committed
Revert unintended test change
1 parent add8c15 commit 7a260a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/standard/tests/network/bug73594.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ $res = dns_get_record('php.net', DNS_MX, $auth, $additional);
2424
var_dump(!empty($res) && empty($additional));
2525
?>
2626
--EXPECT--
27-
bool(true)
27+
bool(false)

0 commit comments

Comments
 (0)