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

Description:
------------
Test diff:

004+ Warning: socket_create(): Unable to create socket [0]: An address
incompatible with the requested protocol was used.
005+  in
C:\php-sdk\php53\vc9\x86\php-src\ext\sockets\tests\socket_listen-wrongparams.php
on line 3
004- Warning: socket_listen(): unable to listen on socket [%d]: Invalid
argument in %s on line %d
005- bool(false)
006+
007+ Warning: socket_listen() expects parameter 1 to be resource, boolean
given in
C:\php-sdk\php53\vc9\x86\php-src\ext\sockets\tests\socket_listen-wrongparams.php
on line 4
008+ NULL

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

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

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

Reply via email to