diff options
author | Remi Collet <remi@remirepo.net> | 2023-02-14 07:58:58 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-02-14 07:58:58 +0100 |
commit | 59ce87c679dca884d29390736afcc0650c72285f (patch) | |
tree | 69cf34ed4de27d5d17efb61a1eecc5c4cee62d09 /failed.txt | |
parent | f2475555964f2d3114842c47b7e10f9ca067fb57 (diff) |
Update to 8.2.3 - http://www.php.net/releases/8_2_3.php
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -1,15 +1,18 @@ -===== 8.2.2 (2023-02-02) +===== 8.2.3 (2023-02-14) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl82el7x/build.log:Tests failed : 0 -/var/lib/mock/scl82el8x/build.log:Tests failed : 0 -/var/lib/mock/scl82el9x/build.log:Tests failed : 0 -/var/lib/mock/scl82fc35x/build.log:Tests failed : 0 -/var/lib/mock/scl82fc36x/build.log:Tests failed : 0 -/var/lib/mock/scl82fc37x/build.log:Tests failed : 0 +/var/lib/mock/scl82el7x/build.log:Tests failed : 3 +/var/lib/mock/scl82el8x/build.log:Tests failed : 3 +/var/lib/mock/scl82el9x/build.log:Tests failed : 3 +/var/lib/mock/scl82fc36x/build.log:Tests failed : 3 +/var/lib/mock/scl82fc37x/build.log:Tests failed : 3 +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] (1) proc_open give erratic test results :( |