Skip to content

Commit b8553d8

Browse files
committed
Revert the previous test fix
The fail seems to be due to network error
1 parent 89e547c commit b8553d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/sockets/tests/socket_import_stream-4-win.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ socket_set_block
8383
Warning: socket_set_block(): An operation was attempted on something that is not a socket.
8484
in %ssocket_import_stream-4-win.php on line %d
8585

86-
Warning: socket_set_block(): unable to set blocking mode [%d]: %s
86+
Warning: socket_set_block(): unable to set blocking mode [%d]: An operation was attempted on something that is not a socket.
8787
in %ssocket_import_stream-4-win.php on line %d
8888

8989
socket_get_option

0 commit comments

Comments
 (0)