From 24b4f20486d9b456f28fee8eab1e1b0522bcb424 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 30 Jul 2025 10:13:46 +0200 Subject: update to 8.5.0alpha3 bump dependency on php-nikic-php-parser5 5.6 drop opcache subpackage, extension is build statically fix missing libraries for opcache using patch from https://github.com/php/php-src/pull/19301 --- failed.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index caee591..0253d46 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 8.5.0alpha2 (2025-07-17) +===== 8.5.0alpha3 (2025-07-31) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -- cgit