Test: /ext/openssl/tests/bug65538_001.phpt - Version 7.2.34-dev    

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

Count Diff
1 (33%)
001+ Warning: file_get_contents(): SSL: Success in /usr/local/src/php7source/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
001- string(12) "Hello World!"
002+
003+ Warning: file_get_contents(): Failed to enable crypto in /usr/local/src/php7source/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
004+
005+ Warning: file_get_contents(https://127.0.0.1:64321/): failed to open stream: operation failed in /usr/local/src/php7source/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
006+ bool(false)
1 (33%)
001+ Warning: file_get_contents(): SSL: Success in /home/bruno/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
001- string(12) "Hello World!"
002+
003+ Warning: file_get_contents(): Failed to enable crypto in /home/bruno/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
004+
005+ Warning: file_get_contents(https://127.0.0.1:64321/): failed to open stream: operation failed in /home/bruno/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
006+ bool(false)
1 (33%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /root/bin/php7.2/lib/php/extensions/debug-zts-20170718/opcache.so (/root/bin/php7.2/lib/php/extensions/debug-zts-20170718/opcache.so: cannot open shared object file: No such file or directory), /root/bin/php7.2/lib/php/extensions/debug-zts-20170718/opcache.so.so (/root/bin/php7.2/lib/php/extensions/debug-zts-20170718/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- string(12) "Hello World!"
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'pthreads.so' (tried: /root/bin/php7.2/lib/php/extensions/debug-zts-20170718/pthreads.so (/root/bin/php7.2/lib/php/extensions/debug-zts-20170718/pthreads.so: cannot open shared object file: No such file or directory), /root/bin/php7.2/lib/php/extensions/debug-zts-20170718/pthreads.so.so (/root/bin/php7.2/lib/php/extensions/debug-zts-20170718/pthreads.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+
004+ Warning: file_get_contents(https://127.0.0.1:64321/): failed to open stream: Connection refused in /root/apps/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
005+ bool(false)