diff options
author | Remi Collet <remi@remirepo.net> | 2023-10-11 09:26:48 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-10-11 09:26:48 +0200 |
commit | 934ac713c6508ca29cd9117d2cb29f4412975b58 (patch) | |
tree | 9f4f2a589ef33a5de34d2756acf777a8be2c24a2 /failed.txt | |
parent | 9de04ecd747e7dac836c32a09c6e1f43ddded0f7 (diff) |
update to 8.2.12RC1
add internal UTC if tzdata is missing
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,4 +1,4 @@ -===== 8.2.11 (2023-09-28) +===== 8.2.12RC1 (2023-10-12) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log @@ -7,13 +7,15 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el8x82/build.log:Tests failed : 0 /var/lib/mock/el9a82/build.log:Tests failed : 0 /var/lib/mock/el9x82/build.log:Tests failed : 0 -/var/lib/mock/fc37x82/build.log:Tests failed : 0 +/var/lib/mock/fc37x82/build.log:Tests failed : 1 /var/lib/mock/fc38x82/build.log:Tests failed : 2 /var/lib/mock/fc39a82/build.log:Tests failed : 2 /var/lib/mock/fc39x82/build.log:Tests failed : 2 -fc38x, fc39x: +el9a, el9x, fc37x, + 3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt] +fc38x, fc39a, fc39x: 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] |