Test: /ext/openssl/tests/bug65729.phpt - Version 7.4.7        

Bug #65729 CN_match gives false positive
Submitted: 2013-09-21 08:27:27 Modified: 2013-10-08 14:02:09
From: datibbaw Assigned: mike
Status: Closed Package: OpenSSL related
PHP Version: master-Git-2013-09-21 (Git) OS: Linux

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

Count Diff
4 (6%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d 007+ 008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 007- resource(%d) of type (stream) 008- resource(%d) of type (stream) 010+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ bool(false) 014+ 015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 016+ 017+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 018+ 019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 020+ bool(false) 021+ 022+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d
4 (6%)
001+ Warning: stream_socket_client(): SSL: Success in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d 007+ 008+ Warning: stream_socket_client(): SSL: Success in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 007- resource(%d) of type (stream) 008- resource(%d) of type (stream) 010+ Warning: stream_socket_client(): Failed to enable crypto in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ bool(false) 014+ 015+ Warning: stream_socket_client(): SSL: Success in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 016+ 017+ Warning: stream_socket_client(): Failed to enable crypto in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 018+ 019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 020+ bool(false) 021+ 022+ Warning: stream_socket_client(): SSL: Success in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d
3 (4%)
001+ Warning: stream_socket_client(): SSL: Success in /usr/local/src/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d 007+ 008+ Warning: stream_socket_client(): SSL: Success in /usr/local/src/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 007- resource(%d) of type (stream) 008- resource(%d) of type (stream) 010+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/src/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ bool(false) 014+ 015+ Warning: stream_socket_client(): SSL: Success in /usr/local/src/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 016+ 017+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 018+ 019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/src/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 020+ bool(false) 021+ 022+ Warning: stream_socket_client(): SSL: Success in /usr/local/src/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d
3 (4%)
001+ Warning: stream_socket_client(): SSL: Success in /usr/src/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d 007+ 008+ Warning: stream_socket_client(): SSL: Success in /usr/src/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 007- resource(%d) of type (stream) 008- resource(%d) of type (stream) 010+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ bool(false) 014+ 015+ Warning: stream_socket_client(): SSL: Success in /usr/src/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 016+ 017+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 018+ 019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 020+ bool(false) 021+ 022+ Warning: stream_socket_client(): SSL: Success in /usr/src/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d
2 (3%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d 007+ 008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 007- resource(%d) of type (stream) 008- resource(%d) of type (stream) 010+ Warning: stream_socket_client(): Failed to enable crypto in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ bool(false) 014+ 015+ Warning: stream_socket_client(): SSL: Success in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 016+ 017+ Warning: stream_socket_client(): Failed to enable crypto in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 018+ 019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 020+ bool(false) 021+ 022+ Warning: stream_socket_client(): SSL: Success in /root/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d
2 (3%)
001+ Warning: stream_socket_client(): SSL: Success in /root/sources/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d 007+ 008+ Warning: stream_socket_client(): SSL: Success in /root/sources/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 007- resource(%d) of type (stream) 008- resource(%d) of type (stream) 010+ Warning: stream_socket_client(): Failed to enable crypto in /root/sources/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/sources/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ bool(false) 014+ 015+ Warning: stream_socket_client(): SSL: Success in /root/sources/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 016+ 017+ Warning: stream_socket_client(): Failed to enable crypto in /root/sources/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 018+ 019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/sources/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 020+ bool(false) 021+ 022+ Warning: stream_socket_client(): SSL: Success in /root/sources/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d
2 (3%)
001+ Warning: stream_socket_client(): SSL: Success in /zabbix/back/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d 007+ 008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /zabbix/back/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 007- resource(%d) of type (stream) 008- resource(%d) of type (stream) 010+ Warning: stream_socket_client(): Failed to enable crypto in /zabbix/back/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /zabbix/back/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ bool(false) 014+ 015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /zabbix/back/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 016+ 017+ Warning: stream_socket_client(): Failed to enable crypto in /zabbix/back/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 018+ 019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /zabbix/back/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 020+ bool(false) 021+ 022+ Warning: stream_socket_client(): SSL: Connection reset by peer in /zabbix/back/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d
1 (1%)
001+ Failed loading /usr/local/ioncube/ioncube_loader_lin_7.0.so: /usr/local/ioncube/ioncube_loader_lin_7.0.so: undefined symbol: _zval_ptr_dtor 002+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/imagick.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+
1 (1%)
001+ PHP Warning: Failed loading Zend extension 'ioncube_loader_lin_7.2.so' (tried: /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/ioncube_loader_lin_7.2.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/ioncube_loader_lin_7.2.so: cannot open shared object file: No such file or directory), /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/ioncube_loader_lin_7.2.so.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/ioncube_loader_lin_7.2.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/opcache.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/opcache.so: cannot open shared object file: No such file or directory), /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/opcache.so.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/opcache.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 'geoip.so' (tried: /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/geoip.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/geoip.so: cannot open shared object file: No such file or directory), /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/geoip.so.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/geoip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 004+ PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/mcrypt.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/mcrypt.so: cannot open shared object file: No such file or directory), /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/mcrypt.so.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20190902/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 005+
1 (1%)
001+ PHP Warning: Failed loading Zend extension 'opcache' (tried: /opt/remi/php74/root/usr/lib64/php/modules/opcache (/opt/remi/php74/root/usr/lib64/php/modules/opcache: cannot open shared object file: No such file or directory), /opt/remi/php74/root/usr/lib64/php/modules/opcache.so (/opt/remi/php74/root/usr/lib64/php/modules/opcache.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 'redis.so' (tried: /opt/remi/php74/root/usr/lib64/php/modules/redis.so (/opt/remi/php74/root/usr/lib64/php/modules/redis.so: undefined symbol: php_json_decode_ex), /opt/remi/php74/root/usr/lib64/php/modules/redis.so.so (/opt/remi/php74/root/usr/lib64/php/modules/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+
1 (1%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /opt/php/lib/php/extensions/no-debug-non-zts-20190902/opcache.so (/opt/php/lib/php/extensions/no-debug-non-zts-20190902/opcache.so: cannot open shared object file: No such file or directory), /opt/php/lib/php/extensions/no-debug-non-zts-20190902/opcache.so.so (/opt/php/lib/php/extensions/no-debug-non-zts-20190902/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002+
1 (1%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so (/usr/local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so: undefined symbol: zend_opcode_handlers), /usr/local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002+ PHP Warning: PHP Startup: imagick: Unable to initialize module 003+ Module compiled with module API=20131226 004+ PHP compiled with module API=20190902 005+ These options need to match 006+ in Unknown on line 0 007+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0 008+
1 (1%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20131226/opcache.so (/usr/local/lib/php/extensions/no-debug-zts-20131226/opcache.so: undefined symbol: _zval_ptr_dtor), /usr/local/lib/php/extensions/no-debug-zts-20131226/opcache.so.so (/usr/local/lib/php/extensions/no-debug-zts-20131226/opcache.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 'imagick.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20131226/imagick.so (/usr/local/lib/php/extensions/no-debug-zts-20131226/imagick.so: undefined symbol: core_globals_id), /usr/local/lib/php/extensions/no-debug-zts-20131226/imagick.so.so (/usr/local/lib/php/extensions/no-debug-zts-20131226/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0 001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d 003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/downloads/php/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false) 005- Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in %s on line %d 007- resource(%d) of type (stream) 008- resource(%d) of type (stream) 008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/downloads/php/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 010+ 011+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/downloads/php/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 012+ bool(false) 010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d 011- 012- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 013- 014- Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in %s on line %d 014+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/downloads/php/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (1%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/opcache.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/opcache.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/opcache.so.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/opcache.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 'imagick.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/imagick.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/imagick.so.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/imagick.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 'apcu.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/apcu.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/apcu.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/apcu.so.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/apcu.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d 003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /media/S/home/zhenqi/packages/php/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false) 005- Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in %s on line %d 007- resource(%d) of type (stream) 008- resource(%d) of type (stream) 008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /media/S/home/zhenqi/packages/php/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 010+ 011+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /media/S/home/zhenqi/packages/php/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 012+ bool(false) 010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d 011- 012- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 013- 014- Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in %s on line %d 014+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /media/S/home/zhenqi/packages/php/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (1%)
001+ PHP Warning: Failed loading Zend extension 'xdebug.so' (tried: /lib64/extensions/no-debug-non-zts-20190902/xdebug.so (/lib64/extensions/no-debug-non-zts-20190902/xdebug.so: cannot open shared object file: No such file or directory), /lib64/extensions/no-debug-non-zts-20190902/xdebug.so.so (/lib64/extensions/no-debug-non-zts-20190902/xdebug.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 'zip.so' (tried: /lib64/extensions/no-debug-non-zts-20190902/zip.so (/lib64/extensions/no-debug-non-zts-20190902/zip.so: cannot open shared object file: No such file or directory), /lib64/extensions/no-debug-non-zts-20190902/zip.so.so (/lib64/extensions/no-debug-non-zts-20190902/zip.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 'pdo_pgsql.so' (tried: /lib64/extensions/no-debug-non-zts-20190902/pdo_pgsql.so (/lib64/extensions/no-debug-non-zts-20190902/pdo_pgsql.so: cannot open shared object file: No such file or directory), /lib64/extensions/no-debug-non-zts-20190902/pdo_pgsql.so.so (/lib64/extensions/no-debug-non-zts-20190902/pdo_pgsql.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 004+ PHP Warning: PHP Startup: Unable to load dynamic library 'pgsql.so' (tried: /lib64/extensions/no-debug-non-zts-20190902/pgsql.so (/lib64/extensions/no-debug-non-zts-20190902/pgsql.so: cannot open shared object file: No such file or directory), /lib64/extensions/no-debug-non-zts-20190902/pgsql.so.so (/lib64/extensions/no-debug-non-zts-20190902/pgsql.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 005+ PHP Warning: PHP Startup: Unable to load dynamic library 'rdkafka.so' (tried: /lib64/extensions/no-debug-non-zts-20190902/rdkafka.so (/lib64/extensions/no-debug-non-zts-20190902/rdkafka.so: cannot open shared object file: No such file or directory), /lib64/extensions/no-debug-non-zts-20190902/rdkafka.so.so (/lib64/extensions/no-debug-non-zts-20190902/rdkafka.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 006+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /lib64/extensions/no-debug-non-zts-20190902/redis.so (/lib64/extensions/no-debug-non-zts-20190902/redis.so: cannot open shared object file: No such file or directory), /lib64/extensions/no-debug-non-zts-20190902/redis.so.so (/lib64/extensions/no-debug-non-zts-20190902/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 007+
1 (1%)
001+ PHP Warning: Failed loading Zend extension 'xdebug.so' (tried: /manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/xdebug.so (/manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/xdebug.so: cannot open shared object file: No such file or directory), /manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/xdebug.so.so (/manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/xdebug.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 'zip.so' (tried: /manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/zip.so (/manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/zip.so: cannot open shared object file: No such file or directory), /manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/zip.so.so (/manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/zip.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 'pdo_pgsql.so' (tried: /manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/pdo_pgsql.so (/manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/pdo_pgsql.so: cannot open shared object file: No such file or directory), /manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/pdo_pgsql.so.so (/manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/pdo_pgsql.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 004+ PHP Warning: PHP Startup: Unable to load dynamic library 'pgsql.so' (tried: /manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/pgsql.so (/manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/pgsql.so: cannot open shared object file: No such file or directory), /manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/pgsql.so.so (/manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/pgsql.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 005+ PHP Warning: PHP Startup: Unable to load dynamic library 'rdkafka.so' (tried: /manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/rdkafka.so (/manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/rdkafka.so: cannot open shared object file: No such file or directory), /manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/rdkafka.so.so (/manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/rdkafka.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 006+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/redis.so (/manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/redis.so: cannot open shared object file: No such file or directory), /manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/redis.so.so (/manage/rfx/opt/php/lib/php/extensions/no-debug-non-zts-20190902/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 007+
1 (1%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/php74/lib/php/extensions/no-debug-non-zts-20190902/imagick.so (/usr/local/php74/lib/php/extensions/no-debug-non-zts-20190902/imagick.so: cannot open shared object file: No such file or directory), /usr/local/php74/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so (/usr/local/php74/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d 003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/m-ito/tmp/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 004+ bool(false) 003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 005- Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in %s on line %d 006+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/m-ito/tmp/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 007- resource(%d) of type (stream) 008- resource(%d) of type (stream) 008+ 009+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/m-ito/tmp/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 010+ bool(false) 010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d 011- 012- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 013- 014- Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in %s on line %d 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/m-ito/tmp/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 014+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /home/m-ito/tmp/php-7.4.7/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (1%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysql.so' (tried: /usr/lib/php/extensions/mysql.so (/usr/lib/php/extensions/mysql.so: undefined symbol: php_error_docref0), /usr/lib/php/extensions/mysql.so.so (/usr/lib/php/extensions/mysql.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 'mysqli.so' (tried: /usr/lib/php/extensions/mysqli.so (/usr/lib/php/extensions/mysqli.so: undefined symbol: php_error_docref0), /usr/lib/php/extensions/mysqli.so.so (/usr/lib/php/extensions/mysqli.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 'perl.so' (tried: /usr/lib/php/extensions/perl.so (/usr/lib/php/extensions/perl.so: undefined symbol: _zval_ptr_dtor), /usr/lib/php/extensions/perl.so.so (/usr/lib/php/extensions/perl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 004+ PHP Warning: PHP Startup: Unable to load dynamic library 'xcache.so' (tried: /usr/lib/php/extensions/xcache.so (/usr/lib/php/extensions/xcache.so: undefined symbol: zval_used_for_init), /usr/lib/php/extensions/xcache.so.so (/usr/lib/php/extensions/xcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 005+
1 (1%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_informix.so' (tried: /usr/local/lib/php/extensions/debug-zts-20190902/pdo_informix.so (/usr/local/lib/php/extensions/debug-zts-20190902/pdo_informix.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/debug-zts-20190902/pdo_informix.so.so (/usr/local/lib/php/extensions/debug-zts-20190902/pdo_informix.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002+
1 (1%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'ssh2.so' (tried: /usr/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so (/usr/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so.so (/usr/lib/php/extensions/no-debug-non-zts-20190902/ssh2.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 'imagick.so' (tried: /usr/lib/php/extensions/no-debug-non-zts-20190902/imagick.so (/usr/lib/php/extensions/no-debug-non-zts-20190902/imagick.so: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so (/usr/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+
1 (1%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'usr/local/lib64/extensions/no-debug-zts-20190902/raphf.so' (tried: usr/local/lib64/extensions/no-debug-zts-20190902/raphf.so (usr/local/lib64/extensions/no-debug-zts-20190902/raphf.so: cannot open shared object file: No such file or directory), .//usr/local/lib64/extensions/no-debug-zts-20190902/raphf.so.so (.//usr/local/lib64/extensions/no-debug-zts-20190902/raphf.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002+