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

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 6 different diffs reported by users for this test.

Count Diff
1 (17%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/viz/Downloads/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
001- Sending bug 46127
002+
003+ Warning: fgets() expects parameter 1 to be resource, bool given in /home/viz/Downloads/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (17%)
001+ Warning: stream_socket_client(): SSL: Success in /home/pi/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
001- Sending bug 46127
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /home/pi/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/pi/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
006+
007+ Warning: fgets() expects parameter 1 to be resource, bool given in /home/pi/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (17%)
001+ Warning: stream_socket_client(): SSL: Success in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
001- Sending bug 46127
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
006+
007+ Warning: fgets() expects parameter 1 to be resource, bool given in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (17%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/lsws/phpbuild/php-7.3.15/ext/openssl/tests/bug46127.pem.tmp'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/lsws/phpbuild/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
001- Sending bug 46127
002+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/local/lsws/phpbuild/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
003+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/local/lsws/phpbuild/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
004+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/local/lsws/phpbuild/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
005+
006+ Warning: stream_socket_client(): SSL: Success in /usr/local/lsws/phpbuild/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
007+
008+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/lsws/phpbuild/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
009+
010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/lsws/phpbuild/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
011+
012+ Warning: fgets() expects parameter 1 to be resource, bool given in /usr/local/lsws/phpbuild/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (17%)
001+ PHP Notice: Undefined variable: errno in /root/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
001- Sending bug 46127
002+ PHP Notice: Undefined variable: errstr in /root/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
003+ PHP Warning: stream_socket_server() has been disabled for security reasons in /root/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
004+ PHP Warning: stream_socket_accept() expects parameter 1 to be resource, null given in /root/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
005+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /root/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
006+
007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
008+
009+ Warning: fgets() expects parameter 1 to be resource, bool given in /root/php-7.3.15/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (17%)
001+ Failed loading /usr/local/php/lib/php-7.3.15/extensions/no-debug-zts-20180731/opcache.so: /usr/local/php/lib/php-7.3.15/extensions/no-debug-zts-20180731/opcache.so: cannot open shared object file: No such file or directory