From 4c1812a98eb9c27995d072798581d40767a04d1b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Oct 2020 13:47:09 +0100 Subject: Update to 7.3.24 - http://www.php.net/releases/7_3_24.php --- failed.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index e0a4420..0aca1f5 100644 --- a/failed.txt +++ b/failed.txt @@ -1,17 +1,18 @@ -===== 7.3.24RC1 (2020-10-13) +===== 7.3.24 (2020-10-29) $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log /var/lib/mock/el6i/build.log:Tests failed : 0 /var/lib/mock/el6x/build.log:Tests failed : 0 /var/lib/mock/el7x/build.log:Tests failed : 0 -/var/lib/mock/el8x73/build.log:Tests failed : 14 +/var/lib/mock/el8x73/build.log:Tests failed : 15 /var/lib/mock/fc31x/build.log:Tests failed : 0 el8x: 3 Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt] 2 buildroot issue with strict openssl policy (fixed in 7.4) + 1 Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] 1 proc_open give erratic test results :( -- cgit