From 77305ec39e7214bd36a29a98dffa6f1a74ec343f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 17 Dec 2025 10:57:54 +0100 Subject: Update to 8.1.34 - http://www.php.net/releases/8_1_34.php --- failed.txt | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index dc76ba8..51bc18f 100644 --- a/failed.txt +++ b/failed.txt @@ -1,23 +1,25 @@ -===== 8.1.33 (2025-07-03) +===== 8.1.34 (2025-12-18) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el8a81/build.log:Tests failed : 0 /var/lib/mock/el8x81/build.log:Tests failed : 0 -/var/lib/mock/el9a81/build.log:Tests failed : 0 -/var/lib/mock/el9x81/build.log:Tests failed : 0 -/var/lib/mock/el10a81/build.log:Tests failed : 1 -/var/lib/mock/el10x81/build.log:Tests failed : 1 -/var/lib/mock/fc40a81/build.log:Tests failed : 1 -/var/lib/mock/fc40x81/build.log:Tests failed : 1 +/var/lib/mock/el9a81/build.log:Tests failed : 2 +/var/lib/mock/el9x81/build.log:Tests failed : 2 +/var/lib/mock/el10a81/build.log:Tests failed : 2 +/var/lib/mock/el10x81/build.log:Tests failed : 2 /var/lib/mock/fc41a81/build.log:Tests failed : 1 /var/lib/mock/fc41x81/build.log:Tests failed : 1 /var/lib/mock/fc42a81/build.log:Tests failed : 1 /var/lib/mock/fc42x81/build.log:Tests failed : 1 +/var/lib/mock/fc43a81/build.log:Tests failed : 2 +/var/lib/mock/fc43x81/build.log:Tests failed : 2 fc*, el10: 3 openssl_x509_parse() tests [ext/openssl/tests/openssl_x509_parse_basic.phpt] +fc43, el9, el10: + 3 Bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without seconds) [ext/openssl/tests/bug74341.phpt] 1 proc_open give erratic test results :( -- cgit