diff options
author | Remi Collet <remi@remirepo.net> | 2024-04-24 07:36:49 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-04-24 07:36:49 +0200 |
commit | bd48d9c2e3e0ccef7d1ae03c765ce13475903699 (patch) | |
tree | 5b8fc789a07e55019dde75b4575019d4b1cc0a0b /failed.txt | |
parent | 486cce53b731b25bc87b70872c5df89e90f1f293 (diff) |
update to 8.2.19RC1
use oracle client library version 19.22 on aarch64
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,8 +1,8 @@ -===== 8.2.18 (2024-04-11) +===== 8.2.19RC1 (2024-04-25) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el7x82/build.log:Tests failed : 0 +/var/lib/mock/el7x82/build.log:Tests failed : 1 /var/lib/mock/el8a82/build.log:Tests failed : 0 /var/lib/mock/el8x82/build.log:Tests failed : 0 /var/lib/mock/el9a82/build.log:Tests failed : 1 @@ -10,14 +10,14 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/fc38x82/build.log:Tests failed : 0 /var/lib/mock/fc39a82/build.log:Tests failed : 0 /var/lib/mock/fc39x82/build.log:Tests failed : 0 -/var/lib/mock/fc40a82/build.log:Tests failed : 1 -/var/lib/mock/fc40x82/build.log:Tests failed : 1 +/var/lib/mock/fc40a82/build.log:Tests failed : 0 +/var/lib/mock/fc40x82/build.log:Tests failed : 0 +el7: + 3 ext/openssl/tests/openssl_error_string_basic.phpt el9: 3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt] -fc40: - 3 openssl_x509_parse() tests [ext/openssl/tests/openssl_x509_parse_basic.phpt] 1 proc_open give erratic test results :( 2 test issue |