Skip to content

Commit 89e547c

Browse files
committed
Fix test with a slightly different warning in TS
1 parent 627eb9e commit 89e547c

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

8989
socket_get_option

0 commit comments

Comments
 (0)