Test: /ext/openssl/tests/bug74159.phpt - Version 7.4.3-dev        

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

Count Diff
4 (50%)
001+ stream_socket_enable_crypto(): SSL: Success 001- Written 1048575 bytes 002- DONE
2 (25%)
001+ stream_socket_enable_crypto(): SSL: Connection reset by peer 001- Written 1048575 bytes 002- DONE
1 (13%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/redis.so (dlopen(/usr/local/lib/php/extensions/no-debug-non-zts-20190902/redis.so, 9): image not found), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/redis.so.so (dlopen(/usr/local/lib/php/extensions/no-debug-non-zts-20190902/redis.so.so, 9): image not found)) in Unknown on line 0
1 (13%)
001+ ** ERROR: process timed out ** 001- Written 1048575 bytes 002- DONE