From 36356ac2b8e8f22303df0469feda861bbdb3ff8b Mon Sep 17 00:00:00 2001 From: bfren Date: Fri, 24 Oct 2025 09:28:37 +0100 Subject: [PATCH 1/2] Bumping version to 2.4.7 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 62e6420..48a6b50 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.4.6 \ No newline at end of file +2.4.7 \ No newline at end of file From 20d5bfdfd580ad43cde89799b43ab5070654ef86 Mon Sep 17 00:00:00 2001 From: bfren Date: Fri, 24 Oct 2025 09:29:30 +0100 Subject: [PATCH 2/2] Updating to PHP 8.3.27 and 8.4.14 --- 8.3/overlay/tmp/PHP_BUILD | 2 +- 8.3/overlay/tmp/PHP_REVISION | 2 +- 8.4/overlay/tmp/PHP_BUILD | 2 +- 8.4/overlay/tmp/PHP_REVISION | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/8.3/overlay/tmp/PHP_BUILD b/8.3/overlay/tmp/PHP_BUILD index 83f3c32..598559f 100644 --- a/8.3/overlay/tmp/PHP_BUILD +++ b/8.3/overlay/tmp/PHP_BUILD @@ -1 +1 @@ -8.3.26-r0 \ No newline at end of file +8.3.27-r0 \ No newline at end of file diff --git a/8.3/overlay/tmp/PHP_REVISION b/8.3/overlay/tmp/PHP_REVISION index 1ac0a74..eb43379 100644 --- a/8.3/overlay/tmp/PHP_REVISION +++ b/8.3/overlay/tmp/PHP_REVISION @@ -1 +1 @@ -8.3.26 \ No newline at end of file +8.3.27 \ No newline at end of file diff --git a/8.4/overlay/tmp/PHP_BUILD b/8.4/overlay/tmp/PHP_BUILD index 8e74c11..577cf8d 100644 --- a/8.4/overlay/tmp/PHP_BUILD +++ b/8.4/overlay/tmp/PHP_BUILD @@ -1 +1 @@ -8.4.13-r0 \ No newline at end of file +8.4.14-r0 \ No newline at end of file diff --git a/8.4/overlay/tmp/PHP_REVISION b/8.4/overlay/tmp/PHP_REVISION index d905563..478188d 100644 --- a/8.4/overlay/tmp/PHP_REVISION +++ b/8.4/overlay/tmp/PHP_REVISION @@ -1 +1 @@ -8.4.13 \ No newline at end of file +8.4.14 \ No newline at end of file