Test: /ext/openssl/tests/bug46127.phpt - Version 5.3.23        

Bug #46127 [PATCH] php_openssl_tcp_sockop_accept forgets to set context on accepted stream
Submitted: 2008-09-19 15:50:36 Modified: 2008-11-16 23:23:38
From: mark Assigned: pajoye
Status: Closed Package: OpenSSL related
PHP Version: 5.3CVS-2008-11-11 OS: *

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

Count Diff
1 (50%)
002+
002- Sending bug 46127
003+ Warning: fsockopen(): failed to create an SSL context in %s/bug46127.php on line 39
004+
005+ Warning: fsockopen(): Failed to enable crypto in %s/bug46127.php on line 39
006+
007+ Warning: fsockopen(): unable to connect to ssl://127.0.0.1:20024 (Unknown error) in %s/bug46127.php on line 39
008+
009+ Warning: stream_socket_accept(): failed to create an SSL context in %s/bug46127.php on line 15
010+
011+ Warning: stream_socket_accept(): Failed to enable crypto in %s/bug46127.php on line 15
012+
013+ Warning: stream_socket_accept(): accept failed: Success in %s/bug46127.php on line 15
1 (50%)
002+
002- Sending bug 46127
003+ Warning: fsockopen(): Failed to enable crypto in %s/bug46127.php on line 39
004+
005+ Warning: fsockopen(): unable to connect to ssl://127.0.0.1:20816 (Unknown error) in %s/bug46127.php on line 39