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

Bug #77390 feof might hang on TLS streams in case of fragmented TLS records
Submitted: 2018-12-31 15:53:30 Modified: 2019-01-17 18:15:52
From: kelunik Assigned: bukka
Status: Closed Package: OpenSSL related
PHP Version: 7.2.13 OS:

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+ 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
001- string(0) ""
002- string(12) "hello, world"
003+
004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /home/andres/Descargas/php-7.3.7RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
005+
006+ 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 8
007+
008+ 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 14
009+
010+ 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 14
011+ PHP Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:10011 (Connection refused) in /home/andres/Descargas/php-7.3.7RC1/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 3
012+ PHP 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(119) : eval()'d code on line 4
013+
014+ ** ERROR: process timed out **