Count |
Diff |
110 (92%)
|
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)
|
|
6 (5%)
|
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)
|
|
2 (2%)
|
001+ Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages:
002+ error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac in %s/bug80067.php on line 3
003+
004+ Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages:
005+ error:140840FF:SSL routines:ssl3_connect:unknown state in %s/bug80067.php on line 3
|
|
1 (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)
|
|