diff options
author | Remi Collet <remi@remirepo.net> | 2023-06-08 07:59:59 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-06-08 07:59:59 +0200 |
commit | 363ace562096db2ed3766edfe6e345feb2372109 (patch) | |
tree | d25642f0935a5e0d5fc62c31c89857b54d7e847f /failed.txt | |
parent | 5b38290883b6305066931b2add4553d8393ddae1 (diff) |
Update to 8.0.29 - http://www.php.net/releases/8_0_29.phpv8.0.29
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 18 |
1 files changed, 7 insertions, 11 deletions
@@ -1,19 +1,15 @@ -===== 8.0.28 (2023-02-14) +===== 8.0.29 (2023-06-08) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl80el7x/build.log:Tests failed : 3 -/var/lib/mock/scl80el8x/build.log:Tests failed : 3 -/var/lib/mock/scl80el9x/build.log:Tests failed : 3 -/var/lib/mock/scl80fc36x/build.log:Tests failed : 3 -/var/lib/mock/scl80fc37x/build.log:Tests failed : 3 -/var/lib/mock/scl80fc38x/build.log:Tests failed : 5 +/var/lib/mock/scl80el7x/build.log:Tests failed : 0 +/var/lib/mock/scl80el8x/build.log:Tests failed : 0 +/var/lib/mock/scl80el9x/build.log:Tests failed : 0 +/var/lib/mock/scl80fc36x/build.log:Tests failed : 0 +/var/lib/mock/scl80fc37x/build.log:Tests failed : 0 +/var/lib/mock/scl80fc38x/build.log:Tests failed : 2 -all: - 2 FPM: GHSA-54hq-v5wp-fqgv - exceeding max_file_uploads [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-file-uploads.phpt] - 2 FPM: GHSA-54hq-v5wp-fqgv - max_multipart_body_parts ini default [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-body-parts-default.phpt] - 2 FPM: GHSA-54hq-v5wp-fqgv - max_multipart_body_parts ini custom value [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-body-parts-custom.phpt] 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] |