Edit report at https://bugs.php.net/bug.php?id=61638&edit=1

 ID:                 61638
 Updated by:         a...@php.net
 Reported by:        a...@php.net
 Summary:            Test ext\sockets\tests\unixloop.phpt fails
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Sockets related
 Operating System:   Windows
 PHP Version:        Irrelevant
-Assigned To:        
+Assigned To:        ab
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2012-04-10 02:01:10] mattfic...@php.net

The patch works for me on Windows 7 and Gentoo Linux (x86 & x64) on 
php-5-3-r0f180a6.

------------------------------------------------------------------------
[2012-04-05 14:42:42] a...@php.net

The patch disables this test on windows as unix sockets are not available there.

------------------------------------------------------------------------
[2012-04-05 14:41:58] a...@php.net

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

------------------------------------------------------------------------
[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

Reply via email to