Test: /ext/openssl/tests/bug72333.phpt - Version 7.2.15        

Bug #72333 fwrite() on non-blocking SSL sockets doesn't work
Submitted: 2016-06-04 09:45:18 Modified: 2017-03-14 18:16:57
From: webmaster_20160604 Assigned: bukka
Status: Closed Package: OpenSSL related
PHP Version: 5.6.22 OS: All

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

Count Diff
3 (18%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 4
001- done
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 4
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Unknown error) in /usr/local/src/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 4
006+
007+ Warning: stream_set_blocking() expects parameter 1 to be resource, boolean given in /usr/local/src/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 5
008+
009+ Warning: stream_select(): supplied argument is not a valid stream resource in /usr/local/src/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 10
010+
011+ Warning: stream_select(): No stream arrays were passed in /usr/local/src/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 10
012+ done
2 (12%)
001+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /mnt/data/install/php/php-7.2.15/ext/openssl/tests/CertificateGenerator.inc on line 100
001- done
002+
003+ Warning: openssl_x509_export(): cannot get cert from parameter 1 in /mnt/data/install/php/php-7.2.15/ext/openssl/tests/CertificateGenerator.inc on line 104
004+
005+ Warning: openssl_pkey_export(): cannot get key from parameter 1 in /mnt/data/install/php/php-7.2.15/ext/openssl/tests/CertificateGenerator.inc on line 107
006+
007+ Warning: stream_socket_client(): SSL: Connection reset by peer in /mnt/data/install/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 4
008+
009+ Warning: stream_socket_client(): Failed to enable crypto in /mnt/data/install/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 4
010+
011+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Unknown error) in /mnt/data/install/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 4
012+
013+ Warning: stream_set_blocking() expects parameter 1 to be resource, boolean given in /mnt/data/install/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 5
014+
015+ Warning: stream_select(): supplied argument is not a valid stream resource in /mnt/data/install/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 10
016+
017+ Warning: stream_select(): No stream arrays were passed in /mnt/data/install/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 10
018+ done
2 (12%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so.so (/usr/local/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
002+ Failed loading /usr/local/php/lib/php/extensions/no-debug-zts-20170718/xdebug.so: /usr/local/php/lib/php/extensions/no-debug-zts-20170718/xdebug.so: undefined symbol: sapi_globals_id
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'geoip.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/geoip.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/geoip.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/geoip.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/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 'ds.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/ds.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/ds.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/ds.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/ds.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (6%)
001+ Warning: stream_socket_client(): SSL: Success in /usr/local/php/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 4
001- done
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/php/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 4
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Unknown error) in /usr/local/php/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 4
006+
007+ Warning: stream_set_blocking() expects parameter 1 to be resource, boolean given in /usr/local/php/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 5
008+
009+ Warning: stream_select(): supplied argument is not a valid stream resource in /usr/local/php/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 10
010+
011+ Warning: stream_select(): No stream arrays were passed in /usr/local/php/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 10
012+ done
1 (6%)
001+ Warning: fwrite(): SSL operation failed with code 1. OpenSSL Error messages:
002+ error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write retry in /home/zhao.chen/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 11
1 (6%)
001+ PHP Warning: stream_socket_server(): unable to connect to ssl://127.0.0.1:10011 (Address already in use) in /usr/local/src/php7.2-build/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(107) : eval()'d code on line 4
001- done
002+ PHP Warning: stream_socket_accept() expects parameter 1 to be resource, boolean given in /usr/local/src/php7.2-build/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(107) : eval()'d code on line 6
003+ PHP Warning: fread() expects parameter 1 to be resource, boolean given in /usr/local/src/php7.2-build/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(107) : eval()'d code on line 8
004+ PHP Warning: stream_set_blocking() expects parameter 1 to be resource, boolean given in /usr/local/src/php7.2-build/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(107) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
007+ error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol in /usr/local/src/php7.2-build/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 4
008+
009+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php7.2-build/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 4
010+
011+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Unknown error) in /usr/local/src/php7.2-build/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 4
012+
013+ Warning: stream_set_blocking() expects parameter 1 to be resource, boolean given in /usr/local/src/php7.2-build/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 5
014+
015+ Warning: stream_select(): supplied argument is not a valid stream resource in /usr/local/src/php7.2-build/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 10
016+
017+ Warning: stream_select(): No stream arrays were passed in /usr/local/src/php7.2-build/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 10
018+ donePHP Warning: stream_select(): supplied argument is not a valid stream resource in /usr/local/src/php7.2-build/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(107) : eval()'d code on line 12
019+ PHP Warning: stream_select(): No stream arrays were passed in /usr/local/src/php7.2-build/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(107) : eval()'d code on line 12
1 (6%)
001+ PHP Warning: PHP Startup: ssh2: Unable to initialize module
001- done
002+ Module compiled with module API=20160303
003+ PHP compiled with module API=20170718
004+ These options need to match
005+ in Unknown on line 0
006+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /usr/src/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 4
009+
010+ Warning: stream_set_blocking() expects parameter 1 to be resource, boolean given in /usr/src/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 5
011+
012+ Warning: stream_select(): supplied argument is not a valid stream resource in /usr/src/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 10
013+
014+ Warning: stream_select(): No stream arrays were passed in /usr/src/php/php-7.2.15/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 10
015+ done
016+ ** ERROR: process timed out **
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql.so' (tried: /opt/app/php/7.2.15/lib/php/extensions/no-debug-non-zts-20170718/pdo_mysql.so (/opt/app/php/7.2.15/lib/php/extensions/no-debug-non-zts-20170718/pdo_mysql.so: undefined symbol: executor_globals), /opt/app/php/7.2.15/lib/php/extensions/no-debug-non-zts-20170718/pdo_mysql.so.so (/opt/app/php/7.2.15/lib/php/extensions/no-debug-non-zts-20170718/pdo_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 'memcached.so' (tried: /opt/app/php/7.2.15/lib/php/extensions/no-debug-non-zts-20170718/memcached.so (/opt/app/php/7.2.15/lib/php/extensions/no-debug-non-zts-20170718/memcached.so: undefined symbol: compiler_globals), /opt/app/php/7.2.15/lib/php/extensions/no-debug-non-zts-20170718/memcached.so.so (/opt/app/php/7.2.15/lib/php/extensions/no-debug-non-zts-20170718/memcached.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 'zip.so' (tried: /opt/app/php/7.2.15/lib/php/extensions/no-debug-non-zts-20170718/zip.so (/opt/app/php/7.2.15/lib/php/extensions/no-debug-non-zts-20170718/zip.so: undefined symbol: executor_globals), /opt/app/php/7.2.15/lib/php/extensions/no-debug-non-zts-20170718/zip.so.so (/opt/app/php/7.2.15/lib/php/extensions/no-debug-non-zts-20170718/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ PHP Warning: PHP Startup: mailparse: Unable to initialize module
005+ Module compiled with build ID=API20170718,NTS
006+ PHP compiled with build ID=API20170718,TS
007+ These options need to match
008+ in Unknown on line 0
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'msql.so' (tried: /usr/local/php7/lib/php/extensions/no-debug-non-zts-20170718/msql.so (/usr/local/php7/lib/php/extensions/no-debug-non-zts-20170718/msql.so: cannot open shared object file: No such file or directory), /usr/local/php7/lib/php/extensions/no-debug-non-zts-20170718/msql.so.so (/usr/local/php7/lib/php/extensions/no-debug-non-zts-20170718/msql.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: gd: Unable to initialize module
003+ Module compiled with module API=20100525
004+ PHP compiled with module API=20170718
005+ These options need to match
006+ in Unknown on line 0
1 (6%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /data/php-fpm/lib/php/extensions/no-debug-non-zts-20180731/opcache.so (/data/php-fpm/lib/php/extensions/no-debug-non-zts-20180731/opcache.so: undefined symbol: zend_post_startup_cb), /data/php-fpm/lib/php/extensions/no-debug-non-zts-20180731/opcache.so.so (/data/php-fpm/lib/php/extensions/no-debug-non-zts-20180731/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: inotify: Unable to initialize module
003+ Module compiled with module API=20180731
004+ PHP compiled with module API=20170718
005+ These options need to match
006+ in Unknown on line 0
007+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /data/php-fpm/lib/php/extensions/no-debug-non-zts-20180731/redis.so (/data/php-fpm/lib/php/extensions/no-debug-non-zts-20180731/redis.so: undefined symbol: zend_string_init_interned), /data/php-fpm/lib/php/extensions/no-debug-non-zts-20180731/redis.so.so (/data/php-fpm/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
1 (6%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-zts-20131226/opcache.so: /usr/local/lib/php/extensions/no-debug-zts-20131226/opcache.so: undefined symbol: zend_opcode_handlers
002+ PHP Warning: PHP Startup: memcache: Unable to initialize module
003+ Module compiled with module API=20131226
004+ PHP compiled with module API=20170718
005+ These options need to match
006+ in Unknown on line 0
007+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20131226/rar.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20131226/rar.so (/usr/local/lib/php/extensions/no-debug-zts-20131226/rar.so: undefined symbol: zval_used_for_init), .///usr/local/lib/php/extensions/no-debug-zts-20131226/rar.so.so (.///usr/local/lib/php/extensions/no-debug-zts-20131226/rar.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
008+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20131226/zip.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20131226/zip.so (/usr/local/lib/php/extensions/no-debug-zts-20131226/zip.so: undefined symbol: zval_used_for_init), .///usr/local/lib/php/extensions/no-debug-zts-20131226/zip.so.so (.///usr/local/lib/php/extensions/no-debug-zts-20131226/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
009+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20131226/geoip.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20131226/geoip.so (/usr/local/lib/php/extensions/no-debug-zts-20131226/geoip.so: undefined symbol: zval_used_for_init), .///usr/local/lib/php/extensions/no-debug-zts-20131226/geoip.so.so (.///usr/local/lib/php/extensions/no-debug-zts-20131226/geoip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
010+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20131226/intl.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20131226/intl.so (/usr/local/lib/php/extensions/no-debug-zts-20131226/intl.so: undefined symbol: zval_used_for_init), .///usr/local/lib/php/extensions/no-debug-zts-20131226/intl.so.so (.///usr/local/lib/php/extensions/no-debug-zts-20131226/intl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (6%)
001+ Cannot load Xdebug - it was built with configuration API320170718,NTS, whereas running engine is API320170718,NTS,debug
1 (6%)
001+ ** ERROR: process timed out **
001- done