001+ Warning: fsockopen(): unable to connect to tls://google.com:443 (Unable to find the socket transport "tls" - did you forget to enable it when you configured PHP?) in %s/bug78775.php on line 3
001- resource(%d) of type (stream)
003+ string(502) "<!DOCTYPE html>
003- string(8) "HTTP/1.0"
004+ <html>
005+ <head>
006+ <meta charset="utf-8">
007+ <meta name="viewport" content="width=device-width, initial-scale=1">
008+ <link rel="shortcut icon" href="/icons/favicon-red.ico"/>
009+ <link rel="apple-touch-icon" href="/icons/icon-red.png"/>
010+ <title>self-signed.badssl.com</title>
011+ <link rel="stylesheet" href="/style.css">
012+ <style>body { background: red; }</style>
013+ </head>
014+ <body>
015+ <div id="content">
016+ <h1 style="font-size: 12vw;">
017+ self-signed.<br>badssl.com
018+ </h1>
019+ </div>
020+
021+ </body>
022+ </html>
023+ "
024+
025+ Warning: fwrite() expects parameter 1 to be resource, bool given in %s/bug78775.php on line 19
026+
027+ Warning: fread() expects parameter 1 to be resource, bool given in %s/bug78775.php on line 20
028+ bool(false)