From: Nikita Popov Date: Wed, 3 Jul 2019 10:47:49 +0000 (+0200) Subject: Avoid use of random ports in some socket tests X-Git-Tag: php-7.4.0alpha3~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6d9024cb865ea2bcab75bbacb47d601cb72033b;p=php Avoid use of random ports in some socket tests --- diff --git a/ext/sockets/tests/socket_bind.phpt b/ext/sockets/tests/socket_bind.phpt index 8417801c37..908979e2bd 100644 --- a/ext/sockets/tests/socket_bind.phpt +++ b/ext/sockets/tests/socket_bind.phpt @@ -14,9 +14,8 @@ fa@php.net ?> --FILE-- --FILE-- --FILE-- --FILE-- diff --git a/ext/sockets/tests/socket_sendto_params.phpt b/ext/sockets/tests/socket_sendto_params.phpt index f232258ec0..e4808a93ee 100644 --- a/ext/sockets/tests/socket_sendto_params.phpt +++ b/ext/sockets/tests/socket_sendto_params.phpt @@ -8,8 +8,7 @@ ext/sockets - socket_sendto - test with incorrect parameters ?> --FILE-- diff --git a/ext/sockets/tests/socket_set_nonblock.phpt b/ext/sockets/tests/socket_set_nonblock.phpt index 29c9372ef8..88f29d928e 100644 --- a/ext/sockets/tests/socket_set_nonblock.phpt +++ b/ext/sockets/tests/socket_set_nonblock.phpt @@ -11,11 +11,10 @@ fa@php.net ?> --FILE-- --EXPECTF--