Test: /ext/openssl/tests/bug62890.phpt - Version 7.3.33        

Bug #62890 default_socket_timeout=-1 causes connection to timeout
Submitted: 2012-08-22 10:25:06 Modified: 2020-06-09 10:46:35
From: fallingdust Assigned: cmb
Status: Closed Package: OpenSSL related
PHP Version: 7.3 OS: Mac Lion 10.7.4

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

Count Diff
6 (67%)
001+ Warning: file_get_contents(https://www.php.net): failed to open stream: Operation now in progress in %s/bug62890.php on line 3
001- bool(true)
002+ bool(false)
2 (22%)
001+ ** ERROR: process timed out **
001- bool(true)
1 (11%)
001+ Warning: file_get_contents(https://www.php.net): failed to open stream: Network is unreachable in %s/bug62890.php on line 3
001- bool(true)
002+ bool(false)