diff options
author | Remi Collet <remi@remirepo.net> | 2023-02-14 13:25:59 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-02-14 13:25:59 +0100 |
commit | 0e1d756f9e980e6d7f8d85ad3df17c063e9fdcfd (patch) | |
tree | 652e562df6c22f5bd14acad78d42dd07e2cd9df5 /failed.txt | |
parent | 6d9c638c5e0e6a9f8f38ee4850951bd6bfbe5760 (diff) |
Update to 8.0.28 - http://www.php.net/releases/8_0_28.phpv8.0.28
add dependency on pcre2 minimal version
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -1,17 +1,20 @@ -===== 8.0.27 (2023-01-05) +===== 8.0.28 (2023-02-14) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/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/scl80fc35x/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/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 el8x: 5 ext/standard/tests/strings/setlocale_variation2.phpt +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 :( |