summaryrefslogtreecommitdiff
path: root/ext/sockets/tests/socket_set_option_seolinger.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/tests/socket_set_option_seolinger.phpt')
-rw-r--r--ext/sockets/tests/socket_set_option_seolinger.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/sockets/tests/socket_set_option_seolinger.phpt b/ext/sockets/tests/socket_set_option_seolinger.phpt
index 36606b4eed..4d171fc70a 100644
--- a/ext/sockets/tests/socket_set_option_seolinger.phpt
+++ b/ext/sockets/tests/socket_set_option_seolinger.phpt
@@ -36,7 +36,6 @@ var_dump((bool)$retval_3["l_onoff"] === (bool)$options["l_onoff"]);
socket_close($socket);
?>
-
--EXPECTF--
Warning: socket_set_option(): no key "l_onoff" passed in optval in %s on line %d