Test: /ext/openssl/tests/bug65538_003.phpt - Version 7.0.0RC2    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ PHP Warning: stream_socket_server(): unable to connect to ssl://127.0.0.1:64321 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in /mnt/autrexfs/compilation/php-7.0.0RC2/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 7
001- string(12) "Hello World!"
002+
003+ Warning: file_get_contents(https://127.0.0.1:64321/): failed to open stream: Connection refused in /mnt/autrexfs/compilation/php-7.0.0RC2/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 8
004+ bool(false)