From 8c417f16dc08303619cc733c18e5275549223f83 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 25 Sep 2025 09:44:57 +0200 Subject: update to 8.5.0RC1 bump ABI/API numbers to 20240925 drop opcache subpackage, extension is build statically add lexbor and uri extension (always static) move /usr/share/fpm/status.html to /usr/share/php/fpm/status.html --- failed.txt | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 8134818..585d11b 100644 --- a/failed.txt +++ b/failed.txt @@ -1,23 +1,21 @@ -===== 8.4.13 (2025-09-25) +===== 8.5.0RC1 (2025-09-25) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el8a84/build.log:Tests failed : 1 -/var/lib/mock/el8x84/build.log:Tests failed : 1 -/var/lib/mock/el9a84/build.log:Tests failed : 1 -/var/lib/mock/el9x84/build.log:Tests failed : 1 -/var/lib/mock/el10a84/build.log:Tests failed : 1 -/var/lib/mock/el10x84/build.log:Tests failed : 1 -/var/lib/mock/fc41a84/build.log:Tests failed : 1 -/var/lib/mock/fc41x84/build.log:Tests failed : 1 -/var/lib/mock/fc42a84/build.log:Tests failed : 1 -/var/lib/mock/fc42x84/build.log:Tests failed : 1 -/var/lib/mock/fc43a84/build.log:Tests failed : 1 -/var/lib/mock/fc43x84/build.log:Tests failed : 1 +/var/lib/mock/el8a85/build.log:Tests failed : 0 +/var/lib/mock/el8x85/build.log:Tests failed : 0 +/var/lib/mock/el9a85/build.log:Tests failed : 0 +/var/lib/mock/el9x85/build.log:Tests failed : 0 +/var/lib/mock/el10a85/build.log:Tests failed : 0 +/var/lib/mock/el10x85/build.log:Tests failed : 0 +/var/lib/mock/fc41a85/build.log:Tests failed : 0 +/var/lib/mock/fc41x85/build.log:Tests failed : 0 +/var/lib/mock/fc42a85/build.log:Tests failed : 0 +/var/lib/mock/fc42x85/build.log:Tests failed : 0 +/var/lib/mock/fc43a85/build.log:Tests failed : 0 +/var/lib/mock/fc43x85/build.log:Tests failed : 0 -all - 2 sapi/cli/tests/php_cli_server_ipv4_error_message.phpt 1 proc_open give erratic test results :( -- cgit