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

 ID:                 61633
 Patch added by:     a...@php.net
 Reported by:        a...@php.net
 Summary:            Test
                     ext\sockets\tests\socket_create_pair-wrongparams.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: 61633.diff
Revision:   1333633677
URL:        
https://bugs.php.net/patch-display.php?bug=61633&patch=61633.diff&revision=1333633677


Previous Comments:
------------------------------------------------------------------------
[2012-04-05 12:27:07] a...@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


------------------------------------------------------------------------



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

Reply via email to