From 8cf63647ad85c77f74143759b1090af11059b84c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Mar 2025 07:54:49 +0100 Subject: Update to 8.4.5 - http://www.php.net/releases/8_4_5.php --- failed.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 04052ac..8712539 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 8.4.5RC1 (2025-02-27) +===== 8.4.5 (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/scl83fc40x/build.log:Tests failed : 0 /var/lib/mock/scl83fc41a/build.log:Tests failed : 0 /var/lib/mock/scl83fc41x/build.log:Tests failed : 0 -/var/lib/mock/scl83fc42a/build.log:Tests failed : 0 -/var/lib/mock/scl83fc42x/build.log:Tests failed : 0 +/var/lib/mock/scl83fc42a/build.log:Tests failed : 1 +/var/lib/mock/scl83fc42x/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