summaryrefslogtreecommitdiff
path: root/ext/sockets/tests/socket_shutdown-win32.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/tests/socket_shutdown-win32.phpt')
-rw-r--r--ext/sockets/tests/socket_shutdown-win32.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/sockets/tests/socket_shutdown-win32.phpt b/ext/sockets/tests/socket_shutdown-win32.phpt
index 6280e61044..aced74b7f8 100644
--- a/ext/sockets/tests/socket_shutdown-win32.phpt
+++ b/ext/sockets/tests/socket_shutdown-win32.phpt
@@ -50,10 +50,10 @@ bool(true)
bool(true)
bool(true)
-Warning: socket_shutdown(): unable to shutdown socket [%d]: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied.
+Warning: socket_shutdown(): Unable to shutdown socket [%d]: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied.
in %s on line %d
bool(false)
-Warning: socket_shutdown(): unable to shutdown socket [%d]: An invalid argument was supplied.
+Warning: socket_shutdown(): Unable to shutdown socket [%d]: An invalid argument was supplied.
in %s on line %d
bool(false)