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 826b90a + 99c48a2 commit c6d539aCopy full SHA for c6d539a
ext/standard/tests/network/bindto.phpt
@@ -13,4 +13,4 @@ $fp = stream_socket_client(
13
);
14
?>
15
--EXPECTF--
16
-Warning: stream_socket_client(): Unable to connect to tcp://%s:80 (Failed to parse address "invalid") in %s on line %d
+Warning: stream_socket_client(): unable to connect to tcp://%s:80 (Failed to parse address "invalid") in %s on line %d
0 commit comments