From 833dba6c7ad156db24f8c6ef254e1547fabb0d35 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 2 Jul 2025 09:57:25 +0200 Subject: update to 8.5.0alpha1 fix FPM test failure https://github.com/php/php-src/pull/18992 fix ldap.h dectection https://github.com/php/php-src/pull/19005 --- failed.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index b1c820b..e96bf7c 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 8.5.0DEV (2025-06-30) +===== 8.5.0alpha1 (2025-07-03) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log @@ -14,8 +14,6 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/scl83fc42x/build.log:Tests failed : 0 -all: - 2 FPM: UNIX socket filename is too for start [sapi/fpm/tests/socket-uds-too-long-filename-start.phpt] (1) proc_open give erratic test results :( -- cgit