From f350bab648bd597bb13864e65d7d740a78ba66d6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Apr 2026 11:54:40 +0200 Subject: Update to 8.4.20 - http://www.php.net/releases/8_4_20.php --- failed.txt | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 6985aa0..f0364ea 100644 --- a/failed.txt +++ b/failed.txt @@ -1,21 +1,25 @@ -===== 8.4.20RC1 (2026-03-26) +===== 8.4.20 (2026-04-09) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el8a84/build.log:Tests failed : 0 -/var/lib/mock/el8x84/build.log:Tests failed : 0 -/var/lib/mock/el9a84/build.log:Tests failed : 0 -/var/lib/mock/el9x84/build.log:Tests failed : 0 -/var/lib/mock/el10a84/build.log:Tests failed : 0 -/var/lib/mock/el10x84/build.log:Tests failed : 0 -/var/lib/mock/fc42a84/build.log:Tests failed : 0 -/var/lib/mock/fc42x84/build.log:Tests failed : 0 -/var/lib/mock/fc43a84/build.log:Tests failed : 0 -/var/lib/mock/fc43x84/build.log:Tests failed : 0 -/var/lib/mock/fc44a84/build.log:Tests failed : 0 -/var/lib/mock/fc44x84/build.log:Tests failed : 0 +/var/lib/mock/el8a84/build.log:Tests failed : 3 +/var/lib/mock/el8x84/build.log:Tests failed : 3 +/var/lib/mock/el9a84/build.log:Tests failed : 3 +/var/lib/mock/el9x84/build.log:Tests failed : 3 +/var/lib/mock/el10a84/build.log:Tests failed : 3 +/var/lib/mock/el10x84/build.log:Tests failed : 3 +/var/lib/mock/fc42a84/build.log:Tests failed : 3 +/var/lib/mock/fc42x84/build.log:Tests failed : 3 +/var/lib/mock/fc43a84/build.log:Tests failed : 3 +/var/lib/mock/fc43x84/build.log:Tests failed : 3 +/var/lib/mock/fc44a84/build.log:Tests failed : 3 +/var/lib/mock/fc44x84/build.log:Tests failed : 3 +all + 2 Bug #74796: TLS encryption fails behind HTTP proxy [ext/openssl/tests/bug74796.phpt] + 2 sni_server [ext/openssl/tests/sni_server.phpt] + 2 sni_server with separate pk and cert [ext/openssl/tests/sni_server_key_cert.phpt] 1 proc_open give erratic test results :( -- cgit