From:             ab
Operating system: Windows
PHP version:      Irrelevant
Package:          Sockets related
Bug Type:         Bug
Bug description:Test ext\sockets\tests\socket_create_pair-wrongparams.phpt fails

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 bug report at https://bugs.php.net/bug.php?id=61633&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=61633&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=61633&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=61633&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=61633&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=61633&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=61633&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=61633&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=61633&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=61633&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=61633&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=61633&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=61633&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=61633&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=61633&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=61633&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=61633&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=61633&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=61633&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=61633&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=61633&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=61633&r=mysqlcfg

Reply via email to