From: Anatoliy Belsky Date: Tue, 10 Apr 2012 11:08:57 +0000 (+0200) Subject: Fixed bug #61634 Test ext\sockets\tests\socket_listen-wrongparams.phpt fails X-Git-Tag: php-5.3.14RC1~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4676ee99f5381de502cd6544a9c42a25b53b933;p=php Fixed bug #61634 Test ext\sockets\tests\socket_listen-wrongparams.phpt fails --- diff --git a/ext/sockets/tests/socket_listen-wrongparams.phpt b/ext/sockets/tests/socket_listen-wrongparams.phpt index 7dd0d15921..b5e13548eb 100644 --- a/ext/sockets/tests/socket_listen-wrongparams.phpt +++ b/ext/sockets/tests/socket_listen-wrongparams.phpt @@ -2,6 +2,9 @@ Test parameter handling in socket_listen(). --SKIPIF--