Test: /ext/openssl/tests/bug48182.phpt - Version 5.6.0beta1        

Bug #48182 asynchronous socket connection over ssl fails entirely
Submitted: 2009-05-07 16:23:49 Modified: 2009-08-21 00:46:54
From: frase Assigned: srinatar
Status: Closed Package: OpenSSL related
PHP Version: 5.2.11RC1 OS: *

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

Count Diff
3 (60%)
002+
003+ Warning: stream_socket_client(): SSL: Connection refused in /usr/src/webserver/php/php-5.6.0beta1/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+
005+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/webserver/php/php-5.6.0beta1/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9
006+
007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/webserver/php/php-5.6.0beta1/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /usr/src/webserver/php/php-5.6.0beta1/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, boolean given in /usr/src/webserver/php/php-5.6.0beta1/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14
1 (20%)
002+ PHP Warning: PHP Startup: bbcode: Unable to initialize module
003+ Module compiled with module API=20121212
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ PHP compiled with module API=20131226
005+ These options need to match
006+ in Unknown on line 0
007+ PHP Warning: PHP Startup: http: Unable to initialize module
008+ Module compiled with module API=20121212
009+ PHP compiled with module API=20131226
010+ These options need to match
011+ in Unknown on line 0
012+ PHP Warning: PHP Startup: propro: Unable to initialize module
013+ Module compiled with module API=20121212
014+ PHP compiled with module API=20131226
015+ These options need to match
016+ in Unknown on line 0
017+ PHP Warning: PHP Startup: raphf: Unable to initialize module
018+ Module compiled with module API=20121212
019+ PHP compiled with module API=20131226
020+ These options need to match
021+ in Unknown on line 0
022+ PHP Warning: PHP Startup: uploadprogress: Unable to initialize module
023+ Module compiled with module API=20121212
024+ PHP compiled with module API=20131226
025+ These options need to match
026+ in Unknown on line 0
027+ Sending bug48182
028+ Sending data over to SSL server in async mode with contents like Hello World
1 (20%)
002+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so: cannot open shared object file: No such file or directory