Test: /ext/openssl/tests/bug48182.phpt - Version 7.2.26        

Bug #48182 asynchronous socket connection over ssl fails entirely
Submitted: 2009-05-07 16:23:49 Modified: 2009-08-21 00:46:54
From: frase Assigned: srinatar
Status: Closed Package: OpenSSL related
PHP Version: 5.2.11RC1 OS: *

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

Count Diff
2 (18%)
002+ PHP Warning: PHP Startup: memcache: Unable to initialize module
003+ Module compiled with module API=20121212
004+ PHP compiled with module API=20170718
005+ These options need to match
006+ in Unknown on line 0
1 (9%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'oci8' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8 (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8.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_dblib' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib.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 'redis' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis.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 'swoole' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole.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 'zip.so' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (9%)
002+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/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 'swoole.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.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 'inotify.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.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 'redis.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
006+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
1 (9%)
002+
003+ Warning: stream_socket_client(): SSL: Success in /home/__Install/Httpd,PHP/php-7226/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+
005+ Warning: stream_socket_client(): Failed to enable crypto in /home/__Install/Httpd,PHP/php-7226/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
006+
007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/__Install/Httpd,PHP/php-7226/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/__Install/Httpd,PHP/php-7226/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/__Install/Httpd,PHP/php-7226/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (9%)
002+
003+ Warning: stream_socket_client(): SSL: Connection reset by peer in /data/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+
005+ Warning: stream_socket_client(): Failed to enable crypto in /data/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
006+
007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /data/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /data/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, boolean given in /data/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (9%)
002+
003+ Warning: stream_socket_client(): SSL: Connection refused in /usr/local/src/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+
005+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
006+
007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/src/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (9%)
002+
003+ Warning: stream_socket_client(): SSL: Connection refused in /home/vizcreations/Downloads/linux-soft/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+
005+ Warning: stream_socket_client(): Failed to enable crypto in /home/vizcreations/Downloads/linux-soft/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
006+
007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/vizcreations/Downloads/linux-soft/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/vizcreations/Downloads/linux-soft/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/vizcreations/Downloads/linux-soft/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (9%)
002+
003+ Warning: stream_socket_client(): SSL: Connection refused in /home/viz/Downloads/linux-soft/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+
005+ Warning: stream_socket_client(): Failed to enable crypto in /home/viz/Downloads/linux-soft/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
006+
007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/viz/Downloads/linux-soft/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/viz/Downloads/linux-soft/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/viz/Downloads/linux-soft/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (9%)
002+
003+ Warning: stream_socket_client(): SSL: Connection refused in /home/vijay/Downloads/apache2/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+
005+ Warning: stream_socket_client(): Failed to enable crypto in /home/vijay/Downloads/apache2/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
006+
007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/vijay/Downloads/apache2/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/vijay/Downloads/apache2/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/vijay/Downloads/apache2/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (9%)
002+
003+ Warning: openssl_csr_new(): Error loading request_extensions_section section v3_req of /etc/ssl/openssl.cnf in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/CertificateGenerator.inc on line 97
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+
005+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/CertificateGenerator.inc on line 100
006+
007+ Warning: openssl_x509_export(): cannot get cert from parameter 1 in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/CertificateGenerator.inc on line 104
008+ PHP Warning: fread() expects parameter 1 to be resource, boolean given in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
009+ PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
010+
011+ Warning: stream_socket_client(): Failed to enable crypto in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
012+
013+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
014+
015+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
016+
017+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14