From d42f5f87fc1861889ffee7be2fd64aa2e15214bd Mon Sep 17 00:00:00 2001 From: Shivam Mathur Date: Sat, 15 Aug 2026 09:06:27 +0530 Subject: [PATCH] [skip ci] Add Windows build upgrades to UPGRADING (#23290) --- UPGRADING | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/UPGRADING b/UPGRADING index 1cc6d66f3757..8f588bbf877c 100644 --- a/UPGRADING +++ b/UPGRADING @@ -789,6 +789,13 @@ PHP 8.6 UPGRADE NOTES 12. Windows Support ======================================== +- Core: + . The official Windows builds now use Visual Studio 2026 (VS18). + +- OpenSSL: + . The OpenSSL library used by the official Windows builds has been upgraded + to OpenSSL 4. + ======================================== 13. Other Changes ========================================