From: Anatoliy Belsky Date: Tue, 10 Apr 2012 11:54:22 +0000 (+0200) Subject: Fixed bug #61637 ext\sockets\tests\socket_sentto_recvfrom_unix.phpt X-Git-Tag: php-5.4.4RC1~137 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bbab846adaa268cbce7c809f3d471177991877a9;p=php Fixed bug #61637 ext\sockets\tests\socket_sentto_recvfrom_unix.phpt --- diff --git a/ext/sockets/tests/socket_sentto_recvfrom_unix.phpt b/ext/sockets/tests/socket_sentto_recvfrom_unix.phpt index ab111898b4..4cfdebbcbe 100644 --- a/ext/sockets/tests/socket_sentto_recvfrom_unix.phpt +++ b/ext/sockets/tests/socket_sentto_recvfrom_unix.phpt @@ -2,6 +2,9 @@ Test if socket_recvfrom() receives data sent by socket_sendto() through a Unix domain socket --SKIPIF--