From: ab Operating system: windows PHP version: 5.3.10 Package: Streams related Bug Type: Bug Bug description:ext\standard\tests\streams\bug61371.phpt fails
Description: ------------ Test diff: 002+ 003+ Warning: stream_socket_client(): unable to connect to udp://0.0.0.0:80 (The requested address is not valid in its context. 004+ ) in C:\php-sdk\php53\vc9\x86\php-src\ext\standard\tests\streams\bug61371.php on line 14 005+ 006+ Warning: fclose() expects parameter 1 to be resource, boolean given in C:\php-sdk\php53\vc9\x86\php-src\ext\standard\tests\streams\bug61371.php on line 15 007+ 008+ Warning: stream_socket_client(): unable to connect to udp://0.0.0.0:80 (The requested address is not valid in its context. 009+ ) in C:\php-sdk\php53\vc9\x86\php-src\ext\standard\tests\streams\bug61371.php on line 14 010+ 002- bool(true) 003- memory: %dkb 004- bool(true) 005- memory: %dkb 006- memory: %dkb 007- bool(true) 008- memory: %dkb 009- bool(true) 010- memory: %dkb 011+ Warning: fclose() expects parameter 1 to be resource, boolean given in C:\php-sdk\php53\vc9\x86\php-src\ext\standard\tests\streams\bug61371.php on line 15 012+ 013+ Warning: stream_socket_client(): unable to connect to udp://0.0.0.0:80 (The requested address is not valid in its context. 014+ ) in C:\php-sdk\php53\vc9\x86\php-src\ext\standard\tests\streams\bug61371.php on line 14 015+ 016+ Warning: fclose() expects parameter 1 to be resource, boolean given in C:\php-sdk\php53\vc9\x86\php-src\ext\standard\tests\streams\bug61371.php on line 15 017+ 018+ Warning: stream_socket_client(): unable to connect to udp://0.0.0.0:80 (The requested address is not valid in its context. 019+ ) in C:\php-sdk\php53\vc9\x86\php-src\ext\standard\tests\streams\bug61371.php on line 14 020+ 021+ Warning: fclose() expects parameter 1 to be resource, boolean given in C:\php-sdk\php53\vc9\x86\php-src\ext\standard\tests\streams\bug61371.php on line 15 022+ ................................. and about 2000 lines more Expected result: ---------------- test pass Actual result: -------------- test fail -- Edit bug report at https://bugs.php.net/bug.php?id=61800&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=61800&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=61800&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=61800&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=61800&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=61800&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=61800&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=61800&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=61800&r=needscript Try newer version: https://bugs.php.net/fix.php?id=61800&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=61800&r=support Expected behavior: https://bugs.php.net/fix.php?id=61800&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=61800&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=61800&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=61800&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=61800&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=61800&r=dst IIS Stability: https://bugs.php.net/fix.php?id=61800&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=61800&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=61800&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=61800&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=61800&r=mysqlcfg