Test: /ext/standard/tests/network/bug80067.phpt - Version 7.4.33        

Bug #80067 Omitting the port in bindto setting results in "Failed to parse address" error
Submitted: 2020-09-06 21:17:00 Modified: 2020-09-12 11:35:18
From: me Assigned: cmb
Status: Closed Package: Sockets related
PHP Version: 7.4.10 OS: macOS 10.15

There are 12 different diffs reported by users for this test.

Count Diff
295 (81%)
001+ Warning: file_get_contents(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in %s/bug80067.php on line 3 001- bool(true) 002+ 003+ Warning: file_get_contents(https://httpbin.org/get): failed to open stream: No such file or directory in %s/bug80067.php on line 3 004+ bool(false)
35 (10%)
001+ Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: 001- bool(true) 002+ error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in %s/bug80067.php on line 3 003+ 004+ Warning: file_get_contents(): Failed to enable crypto in %s/bug80067.php on line 3 005+ 006+ Warning: file_get_contents(https://httpbin.org/get): failed to open stream: operation failed in %s/bug80067.php on line 3 007+ bool(false)
22 (6%)
001+ Warning: file_get_contents(https://httpbin.org/get): failed to open stream: HTTP request failed! HTTP/1.1 504 Gateway Time-out 001- bool(true) 002+ in %s/bug80067.php on line 3 003+ bool(false)
2 (1%)
001+ Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in %s/bug80067.php on line 3 001- bool(true) 002+ 003+ Warning: file_get_contents(https://httpbin.org/get): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in %s/bug80067.php on line 3 004+ bool(false)
2 (1%)
001+ Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: 001- bool(true) 002+ error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in %s/bug80067.php on line 3 003+ 004+ Warning: file_get_contents(): Failed to enable crypto in %s/bug80067.php on line 3 005+ 006+ Warning: file_get_contents(https://httpbin.org/get): failed to open stream: operation failed in %s/bug80067.php on line 3 007+ bool(false)
2 (1%)
001+ ** ERROR: process timed out ** 001- bool(true)
1 (0%)
001+ Warning: file_get_contents(https://httpbin.org/get): failed to open stream: HTTP request failed! HTTP/1.1 502 Bad Gateway 001- bool(true) 002+ in %s/bug80067.php on line 3 003+ bool(false)
1 (0%)
001+ Warning: file_get_contents(): SSL: Success in %s/bug80067.php on line 3 001- bool(true) 002+ 003+ Warning: file_get_contents(): Failed to enable crypto in %s/bug80067.php on line 3 004+ 005+ Warning: file_get_contents(https://httpbin.org/get): failed to open stream: operation failed in %s/bug80067.php on line 3 006+ bool(false)
1 (0%)
001+ Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: 001- bool(true) 002+ error:0A000086:SSL routines::certificate verify failed in %s/bug80067.php on line 3 003+ 004+ Warning: file_get_contents(): Failed to enable crypto in %s/bug80067.php on line 3 005+ 006+ Warning: file_get_contents(https://httpbin.org/get): failed to open stream: operation failed in %s/bug80067.php on line 3 007+ bool(false)
1 (0%)
001+ Warning: failed loading cafile stream: `/usr/local/openssl/cert.pem' in %s/bug80067.php on line 3 001- bool(true) 002+ 003+ Warning: file_get_contents(): Failed to enable crypto in %s/bug80067.php on line 3 004+ 005+ Warning: file_get_contents(https://httpbin.org/get): failed to open stream: operation failed in %s/bug80067.php on line 3 006+ bool(false)
1 (0%)
001+ /usr/src/software/PHP/php-7.4.33/sapi/cli/php: symbol lookup error: /usr/src/software/PHP/php-7.4.33/modules/openssl.so: undefined symbol: SSL_get_peer_certificate 001- bool(true)
1 (0%)
001+ /etc/host.conf: line 3: bad command `nospoof on'