Test: /ext/openssl/tests/bug74159.phpt - Version 7.3.30        

Bug #74159 writing a large buffer to non-blocking encrypted streams fails
Submitted: 2017-02-24 00:37:30 Modified: 2017-03-14 18:26:42
From: daverandom Assigned: bukka
Status: Duplicate Package: OpenSSL related
PHP Version: Irrelevant OS: any

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

Count Diff
4 (57%)
001+ stream_socket_enable_crypto(): SSL: Success
001- Written 1048575 bytes
002- DONE
1 (14%)
001+ PHP Warning: stream_socket_server(): unable to connect to ssl://127.0.0.1:10012 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in /home/try/src/php-7.3.30/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 8
002+ PHP Warning: stream_socket_accept() expects parameter 1 to be resource, bool given in /home/try/src/php-7.3.30/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
001- Written 1048575 bytes
002- DONE
003+ stream_socket_client(): unable to connect to tcp://127.0.0.1:10012 (Connection refused)
1 (14%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'php_gd2.dll' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_gd2.dll (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_gd2.dll: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_gd2.dll.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_gd2.dll.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
1 (14%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so: cannot open shared object file: No such file or directory