Commit: b8553d8494ce197b8a86c0a23f8a41e9feac653b Author: Anatoliy Belsky <a...@php.net> Mon, 3 Dec 2012 15:14:43 +0100 Parents: 89e547ce7f3dd96fe81bbe78a4ced5dbd53c9f58 Branches: PHP-5.4 PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=b8553d8494ce197b8a86c0a23f8a41e9feac653b Log: Revert the previous test fix The fail seems to be due to network error Changed paths: M ext/sockets/tests/socket_import_stream-4-win.phpt Diff: diff --git a/ext/sockets/tests/socket_import_stream-4-win.phpt b/ext/sockets/tests/socket_import_stream-4-win.phpt index bc9a75c..e2fc523 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 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php