]> granicus.if.org Git - php/commitdiff
Fixed test bug #62312 (warnings changed one more time)
authorAnatoliy Belsky <ab@php.net>
Mon, 9 Jul 2012 16:21:51 +0000 (18:21 +0200)
committerAnatoliy Belsky <ab@php.net>
Mon, 9 Jul 2012 16:21:51 +0000 (18:21 +0200)
ext/sockets/tests/socket_import_stream-4-win.phpt

index 68b6582b83949cb1bbd5415e1b5ff0463bd561be..e2fc523ce587d92c6d3293da1ba36d4da47bab9d 100644 (file)
@@ -83,11 +83,11 @@ 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 [0]: The operation completed successfully.
+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 
-Warning: socket_get_option(): unable to retrieve socket option [0]: An operation was attempted on something that is not a socket.
+Warning: socket_get_option(): unable to retrieve socket option [%d]: An operation was attempted on something that is not a socket.
  in %ssocket_import_stream-4-win.php on line %d