summaryrefslogtreecommitdiff
path: root/ext/sockets/tests/socket_create_params.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/tests/socket_create_params.phpt')
-rw-r--r--ext/sockets/tests/socket_create_params.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/sockets/tests/socket_create_params.phpt b/ext/sockets/tests/socket_create_params.phpt
index 13a1c73eee..6106a17226 100644
--- a/ext/sockets/tests/socket_create_params.phpt
+++ b/ext/sockets/tests/socket_create_params.phpt
@@ -16,7 +16,6 @@ fa@php.net
$s_w = socket_create(AF_INET, SOCK_STREAM);
?>
--EXPECTF--
-
Warning: socket_create() expects exactly 3 parameters, 0 given in %s on line %i
Warning: socket_create() expects exactly 3 parameters, 1 given in %s on line %i