summaryrefslogtreecommitdiff
path: root/ext/sockets/tests/socket_set_nonblock.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/tests/socket_set_nonblock.phpt')
-rw-r--r--ext/sockets/tests/socket_set_nonblock.phpt5
1 files changed, 3 insertions, 2 deletions
diff --git a/ext/sockets/tests/socket_set_nonblock.phpt b/ext/sockets/tests/socket_set_nonblock.phpt
index 88f29d928e..46d673232e 100644
--- a/ext/sockets/tests/socket_set_nonblock.phpt
+++ b/ext/sockets/tests/socket_set_nonblock.phpt
@@ -17,5 +17,6 @@ fa@php.net
//socket_accept($s_c_l);
socket_close($s_c_l);
?>
---EXPECTF--
-resource(%i) of type (Socket)
+--EXPECT--
+object(Socket)#1 (0) {
+}