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

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

Count Diff
2 (11%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/curl.so' (tried: /usr/lib64/php/modules/curl.so (/usr/lib64/php/modules/curl.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731//usr/lib64/php/modules/curl.so.so (/usr/local/lib/php/extensions/no-debug-zts-20180731//usr/lib64/php/modules/curl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (6%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/work/php-7.3.6/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 /root/work/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (6%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/install/php-7.3.6/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 /root/install/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (6%)
001+ Warning: stream_socket_client(): SSL: Success in /home/spajak/tmp/php-7.3.6/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/spajak/tmp/php-7.3.6/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/spajak/tmp/php-7.3.6/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/spajak/tmp/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (6%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php7.3_from_source/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 /root/php7.3_from_source/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 /root/php7.3_from_source/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 /root/php7.3_from_source/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (6%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php-7.3.6/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.6/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.6/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.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (6%)
001+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /opt/src/php/php-7.3.6/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 /opt/src/php/php-7.3.6/ext/openssl/tests/CertificateGenerator.inc on line 104
004+
005+ Warning: openssl_pkey_export(): cannot get key from parameter 1 in /opt/src/php/php-7.3.6/ext/openssl/tests/CertificateGenerator.inc on line 107
006+ PHP Warning: PHP Startup: openssl: Unable to initialize module
007+ Module compiled with module API=20170718
008+ PHP compiled with module API=20180731
009+ These options need to match
010+ in Unknown on line 0
011+ PHP Warning: PHP Startup: gd: Unable to initialize module
012+ Module compiled with module API=20170718
013+ PHP compiled with module API=20180731
014+ These options need to match
015+ in Unknown on line 0
016+
017+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /opt/src/php/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
018+
019+ Warning: fgets() expects parameter 1 to be resource, bool given in /opt/src/php/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (6%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/root/php-7.3.6/ext/openssl/tests/bug46127.pem.tmp'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/php-7.3.6/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 /root/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
003+ PHP Warning: stream_socket_accept(): accept failed: Success in /root/php-7.3.6/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 /root/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
005+
006+ Warning: stream_socket_client(): SSL: Success in /root/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
007+
008+ Warning: stream_socket_client(): Failed to enable crypto in /root/php-7.3.6/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 /root/php-7.3.6/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 /root/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'php_mbstring.dll' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/php_mbstring.dll (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/php_mbstring.dll: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/php_mbstring.dll.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/php_mbstring.dll.so: cannot open shared object file: No such file or directory)) 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 /home/hyojin/php-7.3.6/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 /home/hyojin/php-7.3.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 12
006+
007+ ** ERROR: process timed out **
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/lib/php/extensions/no-debug-zts-20180731/openssl (/usr/local/lib/php/extensions/no-debug-zts-20180731/openssl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731/openssl.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mbstring (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mbstring: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mbstring.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 'exif' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/exif (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/exif: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/exif.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/exif.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'maxminddb.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (6%)
001+ PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'mysqli' in Unknown on line 0
1 (6%)
001+ PHP Warning: Module 'mcrypt' already loaded in Unknown on line 0
1 (6%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so: /usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so: undefined symbol: gc_globals
1 (6%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so: /usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so: cannot open shared object file: No such file or directory
1 (6%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20160303/opcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20160303/opcache.so: undefined symbol: _zval_ptr_dtor
001- Sending bug 46127
002+ PHP Warning: PHP Startup: msgpack: Unable to initialize module
003+ Module compiled with module API=20160303
004+ PHP compiled with module API=20180731
005+ These options need to match
006+ in Unknown on line 0
007+ PHP Warning: PHP Startup: memcache: Unable to initialize module
008+ Module compiled with module API=20160303
009+ PHP compiled with module API=20180731
010+ These options need to match
011+ in Unknown on line 0
012+ PHP Warning: PHP Startup: memcached: Unable to initialize module
013+ Module compiled with module API=20160303
014+ PHP compiled with module API=20180731
015+ These options need to match
016+ in Unknown on line 0
017+ PHP Warning: PHP Startup: igbinary: Unable to initialize module
018+ Module compiled with module API=20160303
019+ PHP compiled with module API=20180731
020+ These options need to match
021+ in Unknown on line 0
022+ Sending bug 46127