php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt fails
Submitted: 2012-04-05 12:27 UTC Modified: 2012-04-10 11:06 UTC
From: ab@php.net Assigned: ab (profile)
Status: Closed Package: Sockets related
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ab@php.net
New email:
PHP Version: OS:

 

 [2012-04-05 12:27 UTC] ab@php.net
Description:
------------
Test diff:

006+ bool(true)
007- Warning: socket_create_pair(): unable to create socket pair [%d]: %s not supported in %s on line %d
008- bool(false)
009-
009+ bool(true)
012+ bool(true)
012- Warning: socket_create_pair(): unable to create socket pair [%d]: %s not supported in %s on line %d
013- bool(false)
014-
016-
017- Warning: socket_create_pair(): unable to create socket pair [%d]: %s not supported %s on line %d
018- bool(false)

Expected result:
----------------
test pass

Actual result:
--------------
test fail

Patches

61633.diff (last revision 2012-04-05 13:47 UTC by ab@php.net)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-05 13:47 UTC] ab@php.net
The following patch has been added/updated:

Patch Name: 61633.diff
Revision:   1333633677
URL:        https://bugs.php.net/patch-display.php?bug=61633&patch=61633.diff&revision=1333633677
 [2012-04-05 13:48 UTC] ab@php.net
In the patch the original test was disabled on windows. A duplicate was added to suite the windows behaviour.
 [2012-04-10 02:00 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 11:06 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 11:06 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2012-04-10 11:19 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=5594fcf423d46996378d428ebe6055a6f93ced49
Log: Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt fails
 [2012-04-10 11:19 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=5b0e7203e659cb3866505e4c52812b5eba040e35
Log: Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt fails
 [2012-04-10 11:19 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=497a343a5e908ac7418fb9f0977dcebbdf7cbaa0
Log: Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.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=497a343a5e908ac7418fb9f0977dcebbdf7cbaa0
Log: Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.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=497a343a5e908ac7418fb9f0977dcebbdf7cbaa0
Log: Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.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=497a343a5e908ac7418fb9f0977dcebbdf7cbaa0
Log: Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.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=5b0e7203e659cb3866505e4c52812b5eba040e35
Log: Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.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=5594fcf423d46996378d428ebe6055a6f93ced49
Log: Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt fails
 [2014-10-07 23:38 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=5b0e7203e659cb3866505e4c52812b5eba040e35
Log: Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt fails
 [2014-10-07 23:38 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=5594fcf423d46996378d428ebe6055a6f93ced49
Log: Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt fails
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 02 12:01:29 2025 UTC