From 0544197e3aba5e144c4d09c9532c54539960b330 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Nov 2024 07:12:00 +0100 Subject: Update to 8.4.0 GA - http://www.php.net/releases/8_4_0.php --- failed.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 4f6cd17..eedffb9 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 8.4.0RC4 (2024-11-05) +===== 8.4.0 (2024-11-21) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log @@ -6,6 +6,8 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el8x84/build.log:Tests failed : 0 /var/lib/mock/el9a84/build.log:Tests failed : 0 /var/lib/mock/el9x84/build.log:Tests failed : 0 +/var/lib/mock/el10a84/build.log:Tests failed : 0 +/var/lib/mock/el10x84/build.log:Tests failed : 0 /var/lib/mock/fc39a84/build.log:Tests failed : 0 /var/lib/mock/fc39x84/build.log:Tests failed : 0 /var/lib/mock/fc40a84/build.log:Tests failed : 0 -- cgit