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

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

Count Diff
1 (7%)
001+ Warning: stream_socket_client(): SSL: Success in /php-7.3.24/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 /php-7.3.24/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 /php-7.3.24/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 /php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (7%)
001+ Warning: stream_socket_client(): SSL: Success in /home/martti/temp/php-7.3.24/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/martti/temp/php-7.3.24/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/martti/temp/php-7.3.24/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/martti/temp/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (7%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php/php7.3/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 /usr/local/php/php7.3/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 /usr/local/php/php7.3/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 /usr/local/php/php7.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (7%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php-7.3.24/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 /root/php-7.3.24/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 /root/php-7.3.24/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 /root/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (7%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/puning/apps/php/73/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/puning/apps/php/73/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/puning/apps/php/73/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/puning/apps/php/73/src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (7%)
001+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /usr/local/src/php-7.3.24/ext/openssl/tests/CertificateGenerator.inc on line 100
001- Sending bug 46127
002+
003+ Warning: openssl_x509_export(): cannot get cert from parameter 1 in /usr/local/src/php-7.3.24/ext/openssl/tests/CertificateGenerator.inc on line 104
004+
005+ Warning: openssl_pkey_export(): cannot get key from parameter 1 in /usr/local/src/php-7.3.24/ext/openssl/tests/CertificateGenerator.inc on line 107
006+
007+ Warning: stream_socket_client(): SSL: Success in /usr/local/src/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
008+
009+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
010+
011+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/src/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
012+
013+ Warning: fgets() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (7%)
001+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /root/bin/php7-latest/php-7.3.24/ext/openssl/tests/CertificateGenerator.inc on line 100
001- Sending bug 46127
002+
003+ Warning: openssl_x509_export(): cannot get cert from parameter 1 in /root/bin/php7-latest/php-7.3.24/ext/openssl/tests/CertificateGenerator.inc on line 104
004+
005+ Warning: openssl_pkey_export(): cannot get key from parameter 1 in /root/bin/php7-latest/php-7.3.24/ext/openssl/tests/CertificateGenerator.inc on line 107
006+
007+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/bin/php7-latest/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
008+
009+ Warning: stream_socket_client(): Failed to enable crypto in /root/bin/php7-latest/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
010+
011+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/bin/php7-latest/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
012+
013+ Warning: fgets() expects parameter 1 to be resource, bool given in /root/bin/php7-latest/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (7%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/redis.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/redis.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/redis.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/redis.so.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 'php_sqlsrv_7_nts.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_sqlsrv_7_nts.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_sqlsrv_7_nts.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_sqlsrv_7_nts.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_sqlsrv_7_nts.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'php_pdo_sqlsrv_7_nts.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_pdo_sqlsrv_7_nts.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_pdo_sqlsrv_7_nts.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_pdo_sqlsrv_7_nts.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_pdo_sqlsrv_7_nts.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (7%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /wwws/php/php7.3.24/lib/php/extensions/no-debug-zts-20180731/mcrypt.so (/wwws/php/php7.3.24/lib/php/extensions/no-debug-zts-20180731/mcrypt.so: cannot open shared object file: No such file or directory), /wwws/php/php7.3.24/lib/php/extensions/no-debug-zts-20180731/mcrypt.so.so (/wwws/php/php7.3.24/lib/php/extensions/no-debug-zts-20180731/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (7%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'gd' (tried: /usr/local/software/php/7.3.24/lib/php/extensions/no-debug-non-zts-20180731/gd (dlopen(/usr/local/software/php/7.3.24/lib/php/extensions/no-debug-non-zts-20180731/gd, 9): image not found), /usr/local/software/php/7.3.24/lib/php/extensions/no-debug-non-zts-20180731/gd.so (dlopen(/usr/local/software/php/7.3.24/lib/php/extensions/no-debug-non-zts-20180731/gd.so, 9): image not found)) in Unknown on line 0
1 (7%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'ffmpeg.so' (tried: /usr/local/php73/modules/ffmpeg.so (/usr/local/php73/modules/ffmpeg.so: cannot open shared object file: No such file or directory), /usr/local/php73/modules/ffmpeg.so.so (/usr/local/php73/modules/ffmpeg.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (7%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/mysql_xdevapi.so' (tried: /usr/local/lib/php/extensions/mysql_xdevapi.so (Shared object "libprotobuf.so.17" not found, required by "mysql_xdevapi.so"), ./extensions//usr/local/lib/php/extensions/mysql_xdevapi.so.so (Cannot open "./extensions//usr/local/lib/php/extensions/mysql_xdevapi.so.so")) in Unknown on line 0
1 (7%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20180731/zip.so' (tried: /usr/lib/php/extensions/no-debug-non-zts-20180731/zip.so (dlopen(/usr/lib/php/extensions/no-debug-non-zts-20180731/zip.so, 9): image not found), /usr/lib/php/extensions/no-debug-zts-20180731//usr/lib/php/extensions/no-debug-non-zts-20180731/zip.so.so (dlopen(/usr/lib/php/extensions/no-debug-zts-20180731//usr/lib/php/extensions/no-debug-non-zts-20180731/zip.so.so, 9): image not found)) in Unknown on line 0
001- Sending bug 46127
002+
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /Users/shirne/Downloads/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
004+
005+ Warning: fgets() expects parameter 1 to be resource, bool given in /Users/shirne/Downloads/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
006+
007+ ** ERROR: process timed out **
1 (7%)
001+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
001- Sending bug 46127
002+
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /mnt/sda4/src/src_tools/apache/build/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
004+
005+ Warning: fgets() expects parameter 1 to be resource, bool given in /mnt/sda4/src/src_tools/apache/build/php-7.3.24/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
006+
007+ ** ERROR: process timed out **