diff options
author | Remi Collet <remi@remirepo.net> | 2023-11-08 08:00:45 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-11-08 08:00:45 +0100 |
commit | df34508c23da9370665dfaafae9332fe5d7f6dee (patch) | |
tree | 8c0f135c6f7cdd0b8597a0e505cc037cf285d6da /failed.txt | |
parent | 1ab4585c68cf810772d2645bc84c86dae3c49e63 (diff) |
update to 8.3.0RC6
use oracle client library version 21.12 on x86_64
use ICU 73.2
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 23 |
1 files changed, 13 insertions, 10 deletions
@@ -1,18 +1,21 @@ -===== 8.3.0RC5 (2023-10-26) +===== 8.3.0RC6 (2023-11-09) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el7x83/build.log:Tests failed : 1 -/var/lib/mock/el8a83/build.log:Tests failed : 0 -/var/lib/mock/el8x83/build.log:Tests failed : 0 -/var/lib/mock/el9a83/build.log:Tests failed : 1 -/var/lib/mock/el9x83/build.log:Tests failed : 1 -/var/lib/mock/fc37x83/build.log:Tests failed : 1 -/var/lib/mock/fc38x83/build.log:Tests failed : 2 -/var/lib/mock/fc39a83/build.log:Tests failed : 2 -/var/lib/mock/fc39x83/build.log:Tests failed : 2 +/var/lib/mock/el7x83/build.log:Tests failed : 2 +/var/lib/mock/el8a83/build.log:Tests failed : 2 +/var/lib/mock/el8x83/build.log:Tests failed : 2 +/var/lib/mock/el9a83/build.log:Tests failed : 3 +/var/lib/mock/el9x83/build.log:Tests failed : 3 +/var/lib/mock/fc37x83/build.log:Tests failed : 3 +/var/lib/mock/fc38x83/build.log:Tests failed : 4 +/var/lib/mock/fc39a83/build.log:Tests failed : 4 +/var/lib/mock/fc39x83/build.log:Tests failed : 4 +all: + 3 FPM: bug76922 - FCGI conn termination after FCGI_GET_VALUES [sapi/fpm/tests/bug76922-fcgi-get-value-conn.phpt] + 3 GH-11374 (PCRE regular expression without JIT enabled gives different result) [ext/pcre/tests/gh11374.phpt] el7x: 5 ext/standard/tests/directory/bug74589_utf8.phpt el9a, el9x, fc37x |