From 23f1e90d271b16f24e96da7861d7df32530a8220 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 18 Jul 2025 10:25:50 +0200 Subject: fix PHP 8.5.0alpha2 build using patch from https://github.com/laruence/yaf/pull/594 re-license spec file to CECILL-2.1 --- 0002-relax-test-expectations-for-8.4.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '0002-relax-test-expectations-for-8.4.patch') diff --git a/0002-relax-test-expectations-for-8.4.patch b/0002-relax-test-expectations-for-8.4.patch index 977d26d..ff26364 100644 --- a/0002-relax-test-expectations-for-8.4.patch +++ b/0002-relax-test-expectations-for-8.4.patch @@ -1,7 +1,7 @@ From 5ddaa82f4c43eeac372b8c1ebe606ebff43829a8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 1 Oct 2024 12:04:15 +0200 -Subject: [PATCH 2/2] relax test expectations for 8.4 +Subject: [PATCH 2/3] relax test expectations for 8.4 --- tests/038.phpt | 2 +- @@ -30,5 +30,5 @@ index bac421d..2564aa9 100755 -syntax error, unexpected %s}%c +syntax error, unexpected %s -- -2.46.2 +2.50.1 -- cgit