Test: /ext/openssl/tests/bug72333.phpt - Version 7.2.0RC6        

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 3 different diffs reported by users for this test.

Count Diff
3 (60%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'gmp.so' (tried: /opt/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/gmp.so (/opt/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/gmp.so: file too short), /opt/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/gmp.so.so (/opt/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/gmp.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (20%)
001+ PHP Warning: Failed loading Zend extension 'xdebug.so' (tried: /usr/local/lib/php/extensions/debug-non-zts-20170718/xdebug.so (/usr/local/lib/php/extensions/debug-non-zts-20170718/xdebug.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/debug-non-zts-20170718/xdebug.so.so (/usr/local/lib/php/extensions/debug-non-zts-20170718/xdebug.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- done
002+
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /home/dmelo/proj2/php-7.2.0RC6/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 /home/dmelo/proj2/php-7.2.0RC6/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 /home/dmelo/proj2/php-7.2.0RC6/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 10
008+
009+ Warning: stream_select(): No stream arrays were passed in /home/dmelo/proj2/php-7.2.0RC6/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 10
010+ donePHP Warning: stream_socket_accept(): accept failed: Connection timed out in /home/dmelo/proj2/php-7.2.0RC6/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 6
1 (20%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/lib/php/extensions/no-debug-zts-20170718/opcache.so (/usr/lib/php/extensions/no-debug-zts-20170718/opcache.so: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-zts-20170718/opcache.so.so (/usr/lib/php/extensions/no-debug-zts-20170718/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0