diff options
author | Remi Collet <remi@remirepo.net> | 2023-06-21 07:49:32 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-06-21 07:49:32 +0200 |
commit | 6a8672b7f0c5e607de04968c46d911feef4004fb (patch) | |
tree | 021907257e558242d72a2b9496e14c0020758bc4 /failed.txt | |
parent | 9f3afaf02b0a0d01474fbad065b5ecca2b6a86dc (diff) |
update to 8.3.0alpha2
fix build with old libpq on EL-7 using patch from
https://github.com/php/php-src/pull/11495
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 14 |
1 files changed, 6 insertions, 8 deletions
@@ -1,16 +1,14 @@ -===== 8.3.0alpha1 (2023-06-08) +===== 8.3.0alpha2 (2023-06-22) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl82el7x/build.log:Tests failed : 2 -/var/lib/mock/scl82el8x/build.log:Tests failed : 1 -/var/lib/mock/scl82el9x/build.log:Tests failed : 1 -/var/lib/mock/scl82fc37x/build.log:Tests failed : 1 -/var/lib/mock/scl82fc38x/build.log:Tests failed : 3 +/var/lib/mock/scl82el7x/build.log:Tests failed : 1 +/var/lib/mock/scl82el8x/build.log:Tests failed : 0 +/var/lib/mock/scl82el9x/build.log:Tests failed : 0 +/var/lib/mock/scl82fc37x/build.log:Tests failed : 0 +/var/lib/mock/scl82fc38x/build.log:Tests failed : 2 -all: - 3 ext/session/tests/session_regenerate_id_cookie.phpt el7x: 5 ext/standard/tests/directory/bug74589_utf8.phpt fc38x: |