From:             ab
Operating system: Windows
PHP version:      Irrelevant
Package:          Sockets related
Bug Type:         Bug
Bug description:ext\sockets\tests\socket_sentto_recvfrom_unix.phpt

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\socket_sentto_recvfrom_unix.php
on line 2
001- Warning: socket_create(): Unable to create socket [%d]: Protocol not
supported in %s on line %d
003- Warning: socket_recvfrom(): unable to recvfrom [%d]: Resource
temporarily unavailable in %s on line %d
004-
005- Warning: socket_sendto() expects at least 5 parameters, 4 given in %s
on line %d
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_sentto_recvfrom_unix.php
on line 3
006+ Unable to create AF_UNIX socket
006- bool(false)
007- Received Ping!

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

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

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

Reply via email to