Test: /ext/openssl/tests/bug48182.phpt - Version 7.0.0RC5        

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
1 (33%)
002+ PHP Warning: PHP Startup: pthreads: Unable to initialize module
003+ Module compiled with module API=20141001
004+ PHP compiled with module API=20151012
005+ These options need to match
006+ in Unknown on line 0
1 (33%)
002+
003+ Warning: stream_socket_client(): SSL: Connection refused in /root/php-7.0.0RC5/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 /root/php-7.0.0RC5/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 /root/php-7.0.0RC5/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 /root/php-7.0.0RC5/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 /root/php-7.0.0RC5/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14
1 (33%)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /private/tmp/php/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(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /private/tmp/php/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9
006+
007+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /private/tmp/php/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 13
008+
009+ Warning: fread() expects parameter 1 to be resource, boolean given in /private/tmp/php/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14