From 075dbfe96511846a0cdeb7737221709a01ec7774 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Mar 2025 09:07:42 +0100 Subject: Update to 8.3.18 - http://www.php.net/releases/8_3_18.php use oracle client library version 23.7 on arm64 --- failed.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 923e989..b34bbaa 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 8.3.18RC1 (2025-02-27) +===== 8.3.18 (2025-03-13) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log @@ -12,10 +12,12 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/fc40x83/build.log:Tests failed : 0 /var/lib/mock/fc41a83/build.log:Tests failed : 0 /var/lib/mock/fc41x83/build.log:Tests failed : 0 -/var/lib/mock/fc42a83/build.log:Tests failed : 0 -/var/lib/mock/fc42x83/build.log:Tests failed : 0 +/var/lib/mock/fc42a83/build.log:Tests failed : 1 +/var/lib/mock/fc42x83/build.log:Tests failed : 1 +fc42: + 2 Bug #75457 (heap-use-after-free in php7.0.25) [ext/pcre/tests/bug75457.phpt] 1 proc_open give erratic test results :( -- cgit