Test: /ext/openssl/tests/bug72333.phpt - Version 7.0.22        

Bug #72333 fwrite() on non-blocking SSL sockets doesn't work
Submitted: 2016-06-04 09:45:18 Modified: 2017-03-14 18:16:57
From: webmaster_20160604 Assigned: bukka
Status: Closed Package: OpenSSL related
PHP Version: 5.6.22 OS: All

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

Count Diff
1 (25%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php7/lib/php/extensions/no-debug-non-zts-20151012/ringoleese.so' - /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /usr/local/php7/lib/php/extensions/no-debug-non-zts-20151012/ringoleese.so) in Unknown on line 0
1 (25%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012-zts/pthreads.so' - /usr/lib/php/20151012-zts/pthreads.so: cannot open shared object file: No such file or directory in Unknown on line 0
002+
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /usr/src/php-7.0.22/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 4
004+
005+ Warning: stream_set_blocking() expects parameter 1 to be resource, boolean given in /usr/src/php-7.0.22/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 5
006+
007+ Warning: stream_select(): supplied argument is not a valid stream resource in /usr/src/php-7.0.22/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 10
008+
009+ Warning: stream_select(): No stream arrays were passed in /usr/src/php-7.0.22/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 10
011+ ** ERROR: process timed out **
1 (25%)
001+ Failed loading /usr/local/lib/ioncube/ioncube_loader_lin_5.4.so: /usr/local/lib/ioncube/ioncube_loader_lin_5.4.so: undefined symbol: zval_update_constant_inline_change
002+ Failed loading /usr/local/lib/ZendGuardLoader5.4.so: /usr/local/lib/ZendGuardLoader5.4.so: undefined symbol: zval_used_for_init
1 (25%)
001+ Failed loading /opt/php/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: /opt/php/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: cannot open shared object file: No such file or directory