summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-05-06 08:11:00 +0200
committerRemi Collet <remi@php.net>2026-05-06 08:11:00 +0200
commita60b7046d3f7f45cd5be330fdd0b54d62e9d8c87 (patch)
tree0536b05d601b94908f5ba11e5469d7e8081c79fc /failed.txt
parentaae9ed5f30db3099a06168a3de211cec7a4cf4b4 (diff)
Update to 8.4.21 - http://www.php.net/releases/8_4_21.phpHEADmaster
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt11
1 files changed, 8 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 2f58a92..bdec585 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,9 +1,9 @@
-===== 8.4.21RC1 (2026-04-23)
+===== 8.4.21 (2026-05-07)
$ 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/el8a84/build.log:Tests failed : 4
+/var/lib/mock/el8x84/build.log:Tests failed : 4
/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
@@ -16,6 +16,11 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/fc44x84/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_pkey_new() basic usage tests [ext/openssl/tests/openssl_pkey_new_basic.phpt]
1 proc_open give erratic test results :(