From 8ed8fca8f839cf4ef2a96fbe73abbf54bfef9848 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 15 Feb 2023 08:55:02 +0100 Subject: Update to 8.1.16 - http://www.php.net/releases/8_1_16.php --- failed.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index d008dc2..a646e0b 100644 --- a/failed.txt +++ b/failed.txt @@ -1,15 +1,18 @@ -===== 8.1.15 (2023-02-02) +===== 8.1.16 (2023-02-14) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el7x81/build.log:Tests failed : 0 /var/lib/mock/el8x81/build.log:Tests failed : 0 /var/lib/mock/el9x81/build.log:Tests failed : 0 -/var/lib/mock/fc35x81/build.log:Tests failed : 0 /var/lib/mock/fc36x81/build.log:Tests failed : 0 /var/lib/mock/fc37x81/build.log:Tests failed : 0 +/var/lib/mock/fc38x81/build.log:Tests failed : 2 +fc38x: + 3 openssl_error_string() tests (OpenSSL >= 3.0) [ext/openssl/tests/openssl_error_string_basic_openssl3.phpt] + 3 openssl_private_decrypt() tests [ext/openssl/tests/openssl_private_decrypt_basic.phpt] 1 proc_open give erratic test results :( -- cgit