From b8553d8494ce197b8a86c0a23f8a41e9feac653b Mon Sep 17 00:00:00 2001 From: Anatoliy Belsky Date: Mon, 3 Dec 2012 15:14:43 +0100 Subject: [PATCH] Revert the previous test fix The fail seems to be due to network error --- ext/sockets/tests/socket_import_stream-4-win.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/sockets/tests/socket_import_stream-4-win.phpt b/ext/sockets/tests/socket_import_stream-4-win.phpt index bc9a75c6dc..e2fc523ce5 100644 --- a/ext/sockets/tests/socket_import_stream-4-win.phpt +++ b/ext/sockets/tests/socket_import_stream-4-win.phpt @@ -83,7 +83,7 @@ socket_set_block Warning: socket_set_block(): An operation was attempted on something that is not a socket. in %ssocket_import_stream-4-win.php on line %d -Warning: socket_set_block(): unable to set blocking mode [%d]: %s +Warning: socket_set_block(): unable to set blocking mode [%d]: An operation was attempted on something that is not a socket. in %ssocket_import_stream-4-win.php on line %d socket_get_option -- 2.50.1