Test: /ext/openssl/tests/bug77390.phpt - Version 7.3.9RC1        

Bug #77390 feof might hang on TLS streams in case of fragmented TLS records
Submitted: 2018-12-31 15:53:30 Modified: 2019-01-17 18:15:52
From: kelunik Assigned: bukka
Status: Closed Package: OpenSSL related
PHP Version: 7.2.13 OS:

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

Count Diff
2 (67%)
001+ ** ERROR: process timed out **
001- string(0) ""
002- string(12) "hello, world"
1 (33%)
001+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /root/compile/install_data/php/ext/openssl/tests/CertificateGenerator.inc on line 82
002+
001- string(0) ""
002- string(12) "hello, world"
003+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /root/compile/install_data/php/ext/openssl/tests/CertificateGenerator.inc on line 100
004+
005+ Warning: openssl_x509_export(): cannot get cert from parameter 1 in /root/compile/install_data/php/ext/openssl/tests/CertificateGenerator.inc on line 104
006+
007+ Warning: openssl_pkey_export(): cannot get key from parameter 1 in /root/compile/install_data/php/ext/openssl/tests/CertificateGenerator.inc on line 107
008+
009+ ** ERROR: process timed out **