diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-29 08:14:50 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-29 08:14:50 +0200 |
| commit | 78a140f9bff566ce303c890bf2cad0d6654b2cb1 (patch) | |
| tree | e95526702b9079511c52a1ad1a1b2ec7c58b0cfb /failed.txt | |
| parent | 7251f8f3fc0dfdb8352523318a9612b4a24c5e96 (diff) | |
update to 8.5.6RC2
Diffstat (limited to 'failed.txt')
| -rw-r--r-- | failed.txt | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -1,9 +1,9 @@ -===== 8.5.6RC1 (2026-04-23) +===== 8.5.6RC2 (2026-04-30) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl83el8a/build.log:Tests failed : 0 -/var/lib/mock/scl83el8x/build.log:Tests failed : 0 +/var/lib/mock/scl83el8a/build.log:Tests failed : 5 +/var/lib/mock/scl83el8x/build.log:Tests failed : 5 /var/lib/mock/scl83el9a/build.log:Tests failed : 0 /var/lib/mock/scl83el9x/build.log:Tests failed : 0 /var/lib/mock/scl83el10a/build.log:Tests failed : 0 @@ -16,6 +16,12 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/scl83fc44x/build.log:Tests failed : 0 +el8: + 2 Bug #55259 (openssl extension does not get the DH parameters from DH key resource) [ext/openssl/tests/bug55259.phpt] + 2 Bug #73478: openssl_pkey_new() generates wrong pub/priv keys with Diffie Hellman [ext/openssl/tests/bug73478.phpt] + 2 openssl_csr_export_to_file() tests [ext/openssl/tests/openssl_csr_export_to_file_basic.phpt] + 2 openssl_pbkdf2() tests [ext/openssl/tests/openssl_pbkdf2_basic.phpt] + 2 openssl_pkey_new() basic usage tests [ext/openssl/tests/openssl_pkey_new_basic.phpt] (1) proc_open give erratic test results :( |
