Skip to content

Commit 99c48a2

Browse files
committed
Fix test
1 parent e767ca6 commit 99c48a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/standard/tests/network/bindto.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ $fp = stream_socket_client(
1313
);
1414
?>
1515
--EXPECTF--
16-
Warning: stream_socket_client(): Unable to connect to tcp://%s:80 (Failed to parse address "invalid") in %s on line %d
16+
Warning: stream_socket_client(): unable to connect to tcp://%s:80 (Failed to parse address "invalid") in %s on line %d

0 commit comments

Comments
 (0)