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 --- 0001-remove-trailing-space.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '0001-remove-trailing-space.patch') diff --git a/0001-remove-trailing-space.patch b/0001-remove-trailing-space.patch index 69f8efe..ad156a9 100644 --- a/0001-remove-trailing-space.patch +++ b/0001-remove-trailing-space.patch @@ -1,7 +1,7 @@ From 6553d00c0d103b1abe530c9dfdc2e37a6f8875f9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 1 Oct 2024 12:00:16 +0200 -Subject: [PATCH] remove trailing space +Subject: [PATCH 1/3] remove trailing space --- config.m4 | 2 +- @@ -21,5 +21,5 @@ index 73f8097..68f14fa 100644 yaf_loader.c \ yaf_registry.c \ -- -2.46.2 +2.50.1 -- cgit