summaryrefslogtreecommitdiff
path: root/ext/sockets/tests/socket_shutdown.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/tests/socket_shutdown.phpt')
-rw-r--r--ext/sockets/tests/socket_shutdown.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/sockets/tests/socket_shutdown.phpt b/ext/sockets/tests/socket_shutdown.phpt
index 747016b795..554958a77a 100644
--- a/ext/sockets/tests/socket_shutdown.phpt
+++ b/ext/sockets/tests/socket_shutdown.phpt
@@ -51,8 +51,8 @@ bool(true)
bool(true)
bool(true)
-Warning: socket_shutdown(): unable to shutdown socket [%d]: Transport endpoint is not connected in %s on line %d
+Warning: socket_shutdown(): Unable to shutdown socket [%d]: Transport endpoint is not connected in %s on line %d
bool(false)
-Warning: socket_shutdown(): unable to shutdown socket [%d]: Invalid argument in %s on line %d
+Warning: socket_shutdown(): Unable to shutdown socket [%d]: Invalid argument in %s on line %d
bool(false)