From: ab Operating system: Windows PHP version: 5.4Git-2012-06-13 (Git) Package: Testing related Bug Type: Bug Bug description:ext\sockets\tests\socket_import_stream-4.phpt fails
Description: ------------ The test diff: 021+ Warning: socket_set_block(): An operation was attempted on something that is not a socket. 022+ in C:\php-sdk\php54\vc9\x86\php-src\ext\sockets\tests\socket_import_stream-4.php on line 11 023+ 024+ Warning: socket_set_block(): unable to set blocking mode [0]: The operation completed successfully. 025+ in C:\php-sdk\php54\vc9\x86\php-src\ext\sockets\tests\socket_import_stream-4.php on line 11 021- Warning: socket_set_block(): unable to set blocking mode [%d]: %s in %s on line %d 024- Warning: socket_get_option(): unable to retrieve socket option [%d]: %s in %s on line %d 028+ Warning: socket_get_option(): unable to retrieve socket option [0]: An operation was attempted on something that is not a socket. 029+ in C:\php-sdk\php54\vc9\x86\php-src\ext\sockets\tests\socket_import_stream-4.php on line 14 Expected result: ---------------- test pass Actual result: -------------- test fail -- Edit bug report at https://bugs.php.net/bug.php?id=62312&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=62312&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=62312&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=62312&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=62312&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=62312&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=62312&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=62312&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=62312&r=needscript Try newer version: https://bugs.php.net/fix.php?id=62312&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=62312&r=support Expected behavior: https://bugs.php.net/fix.php?id=62312&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=62312&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=62312&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=62312&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=62312&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=62312&r=dst IIS Stability: https://bugs.php.net/fix.php?id=62312&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=62312&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=62312&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=62312&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=62312&r=mysqlcfg