Test: /ext/openssl/tests/bug72333.phpt - Version 7.3.7RC1        

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

Count Diff
1 (100%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'oauth' (tried: /home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20180731/oauth (/home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20180731/oauth: cannot open shared object file: No such file or directory), /home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20180731/oauth.so (/home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20180731/oauth.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 /home/andres/Descargas/php-7.3.7RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4
004+
005+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /home/andres/Descargas/php-7.3.7RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 5
006+
007+ Warning: stream_select(): supplied argument is not a valid stream resource in /home/andres/Descargas/php-7.3.7RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
008+
009+ Warning: stream_select(): No stream arrays were passed in /home/andres/Descargas/php-7.3.7RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
011+ ** ERROR: process timed out **