php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61638 Test ext\sockets\tests\unixloop.phpt fails
Submitted: 2012-04-05 12:34 UTC Modified: 2012-04-10 12:01 UTC
From: ab@php.net Assigned: ab (profile)
Status: Closed Package: Sockets related
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None
 [2012-04-05 12:34 UTC] ab@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

Patches

61638.diff (last revision 2012-04-05 14:41 UTC by ab@php.net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-05 14:41 UTC] ab@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 14:42 UTC] ab@php.net
The patch disables this test on windows as unix sockets are not available there.
 [2012-04-10 02:01 UTC] mattficken@php.net
The patch works for me on Windows 7 and Gentoo Linux (x86 & x64) on php-5-3-r0f180a6.
 [2012-04-10 12:01 UTC] ab@php.net
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.


 [2012-04-10 12:01 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2012-04-10 12:06 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=b3be5d920a7e084d04e7bd05d2d035d67506bd39
Log: Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails
 [2012-04-10 12:06 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=024cd2a124bcf54a050588d627308ac0426b46c2
Log: Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails
 [2012-04-10 12:06 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=4d106f40a49f0ba2557a94780b8136cd668e33b9
Log: Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails
 [2012-04-18 09:44 UTC] laruence@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=4d106f40a49f0ba2557a94780b8136cd668e33b9
Log: Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails
 [2012-07-24 23:36 UTC] rasmus@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=4d106f40a49f0ba2557a94780b8136cd668e33b9
Log: Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails
 [2013-11-17 09:32 UTC] laruence@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=4d106f40a49f0ba2557a94780b8136cd668e33b9
Log: Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails
 [2014-10-07 23:27 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=024cd2a124bcf54a050588d627308ac0426b46c2
Log: Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails
 [2014-10-07 23:27 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=b3be5d920a7e084d04e7bd05d2d035d67506bd39
Log: Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails
 [2014-10-07 23:37 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=024cd2a124bcf54a050588d627308ac0426b46c2
Log: Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails
 [2014-10-07 23:37 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=b3be5d920a7e084d04e7bd05d2d035d67506bd39
Log: Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC