Edit report at https://bugs.php.net/bug.php?id=61638&edit=1
ID: 61638 Patch added by: a...@php.net Reported by: a...@php.net Summary: Test ext\sockets\tests\unixloop.phpt fails Status: Open Type: Bug Package: Sockets related Operating System: Windows PHP Version: Irrelevant Block user comment: N Private report: N New Comment: The following patch has been added/updated: Patch Name: 61638.diff Revision: 1333636918 URL: https://bugs.php.net/patch-display.php?bug=61638&patch=61638.diff&revision=1333636918 Previous Comments: ------------------------------------------------------------------------ [2012-04-05 12:34:10] a...@php.net Description: ------------ Test diff: 001+ Warning: socket_create(): Unable to create socket [0]: An address incompatible with the requested protocol was used. 002+ in C:\php-sdk\php53\vc9\x86\php-src\ext\sockets\tests\unixloop.php on line 8 001- string(10) "ABCdef123 002- " 003+ Unable to create AF_UNIX socket [server] Expected result: ---------------- test pass Actual result: -------------- test fail ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61638&edit=1