Test: /ext/openssl/tests/bug74159.phpt - Version 7.2.0beta2        

Bug #74159 writing a large buffer to non-blocking encrypted streams fails
Submitted: 2017-02-24 00:37:30 Modified: 2017-03-14 18:26:42
From: daverandom Assigned: bukka
Status: Duplicate Package: OpenSSL related
PHP Version: Irrelevant OS: any

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

Count Diff
1 (50%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mongodb.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mongodb.so: cannot open shared object file: No such file or directory), /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mongodb.so.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mongodb.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 'redis.so' (tried: /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/redis.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/redis.so: cannot open shared object file: No such file or directory), /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so (/php/php-7.2/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
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'uuid.so' (tried: /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/uuid.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/uuid.so: cannot open shared object file: No such file or directory), /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/uuid.so.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/uuid.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: /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mcrypt.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mcrypt.so: cannot open shared object file: No such file or directory), /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mcrypt.so.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (50%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/lib64/extensions/no-debug-non-zts-20170718/opcache.so (/usr/lib64/extensions/no-debug-non-zts-20170718/opcache.so: cannot open shared object file: No such file or directory), /usr/lib64/extensions/no-debug-non-zts-20170718/opcache.so.so (/usr/lib64/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+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
001- Written 1048575 bytes
002- DONE
003+ stream_socket_client(): unable to connect to tcp://127.0.0.1:10012 (Connection refused)
004+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/local/src/php-7.2.0beta2/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 11