Test: /ext/curl/tests/bug78775.phpt - Version 7.4.27-dev        

Bug #78775 TLS issues from HTTP request affecting other encrypted connections
Submitted: 2019-11-03 20:25:35 Modified: 2019-11-05 11:03:24
From: lcobucci Assigned:
Status: Closed Package: OpenSSL related
PHP Version: 7.2.24 OS: Debian

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

Count Diff
2 (50%)
001+ Warning: fsockopen(): SSL: Connection reset by peer in %s/bug78775.php on line 3 002+ 003+ Warning: fsockopen(): Failed to enable crypto in %s/bug78775.php on line 3 004+ 005+ Warning: fsockopen(): unable to connect to tls://google.com:443 (Unknown error) in %s/bug78775.php on line 3 006+ bool(false) 007+ bool(false) 008+ 009+ Warning: fwrite() expects parameter 1 to be resource, bool given in %s/bug78775.php on line 19 010+ 011+ Warning: fread() expects parameter 1 to be resource, bool given in %s/bug78775.php on line 20 001- resource(%d) of type (stream) 003- string(8) "HTTP/1.0"
2 (50%)
001+ ** ERROR: process timed out ** 001- resource(%d) of type (stream) 002- bool(false) 003- string(8) "HTTP/1.0"