From 4aaad333a6a9e74a27a56dd77fca5375135b572d Mon Sep 17 00:00:00 2001 From: RaviAkshintala <167848931+RaviAkshintala@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:48:44 +0530 Subject: [PATCH] [Windows]Updated the php 8.4 version (#11461) Co-authored-by: Shivam Mathur Co-authored-by: Ravi Akshintala --- images/windows/toolsets/toolset-2019.json | 2 +- images/windows/toolsets/toolset-2022.json | 2 +- images/windows/toolsets/toolset-2025.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/images/windows/toolsets/toolset-2019.json b/images/windows/toolsets/toolset-2019.json index 0b19cc3f8..4ff1a44fc 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -459,7 +459,7 @@ "version": "3.10" }, "php": { - "version": "8.3" + "version": "8.4" }, "llvm": { "version": "18" diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index 3e1139d01..4fbce97d2 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -372,7 +372,7 @@ "version": "18" }, "php": { - "version": "8.3" + "version": "8.4" }, "postgresql": { "signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9", diff --git a/images/windows/toolsets/toolset-2025.json b/images/windows/toolsets/toolset-2025.json index e886e1115..6cf6ffc93 100644 --- a/images/windows/toolsets/toolset-2025.json +++ b/images/windows/toolsets/toolset-2025.json @@ -308,7 +308,7 @@ "version": "19" }, "php": { - "version": "8.3" + "version": "8.4" }, "postgresql": { "version": "17",