Test: /ext/openssl/tests/bug74159.phpt - Version 7.3.31-dev        

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 is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mbstring (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mbstring: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- Written 1048575 bytes
002- DONE
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/openssl (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/openssl: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/openssl.so (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql.so (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+ PHP Warning: PHP Startup: Unable to load dynamic library 'sockets' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/sockets (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/sockets: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/sockets.so (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/sockets.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
006+ stream_socket_client(): unable to connect to tcp://127.0.0.1:10012 (Connection refused)
007+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /root/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11