PHP 8.4.24 Released!

Downloads & Installation Instructions

I work with , and use

Instructions

Architecture

It is recommended to use x64 builds of PHP as almost all Windows installations currently support x64.

Thread Safety

NTS builds are for single-threaded use cases, typically PHP running via FastCGI or on the CLI. TS builds support multithreaded SAPIs and are intended for PHP loaded as a web server module. So, if you want to use PHP as FastCGI with IIS, use the Non-Thread Safe (NTS) builds of PHP, or if you want to use the Apache HTTP Server, use the Thread Safe (TS) builds of PHP.

Visual Studio Versions

The builds below are built using Visual Studio 2019 (VS16) or Visual Studio 2022 (VS17) compiler. They require the Visual C++ Redistributable for Visual Studio 2015-2022 x64 or x86 installed.

PHP 8.5 (8.5.9)

Download source code 32.13MB

Download tests package (phpt) 18.17MB

VS17 x64 Non Thread Safe 2026-Jul-28 16:05:04 UTC

Zip 34.35MB
516c2d72231bd035c8a910120834add0ad208098b790b4909b2cbeb93ce135fc SPDX|CDX

Debug Pack 39.7MB
a55fb5a002b96241bd957233ccc324ef366693b5746bf43078cf214473575189

Development package (SDK to develop PHP extensions) 1.66MB
397667ce56d2437dbd29ca596e7e4c9d35045da1b302faf6339680a9bc226d2d

VS17 x64 Thread Safe 2026-Jul-28 16:05:03 UTC

Zip 34.48MB
6a8af9f5d2a35b81cd9f1db04bd4037c3609828db62f81589e29e13faffd45f9 SPDX|CDX

Debug Pack 39.98MB
f84b8565ae63cf640fdae9d954bb5d220e8c2eec01ff0d93fb75a4bb0961c636

Development package (SDK to develop PHP extensions) 1.66MB
a0769216467c3f4563fe67a9bc989f3a6c13c2e4b2128f349a4aeee80b34a3e7

VS17 x86 Non Thread Safe 2026-Jul-28 16:05:04 UTC

Zip 30.83MB
702494c2b573aff8ab364d667a9c8897dd96a498a78aacbd33442bcf19b1e7dc SPDX|CDX

Debug Pack 40.51MB
79617c4e16b13430e4c9bd71bf9f81410fc6727b24c773393d2cb61ca0b26d46

Development package (SDK to develop PHP extensions) 1.66MB
b16be79c3abff27833beec8cb292c08e94c0269c72ec0d7557e3c3207fb6f911

VS17 x86 Thread Safe 2026-Jul-28 16:05:03 UTC

Zip 30.88MB
a87b6475fbbdd6c12c74cfb3c8095032f324d6813604cbbbb236cac3f5bc4171 SPDX|CDX

Debug Pack 40.47MB
3e7a9393a85f2ff30e7be5a09e6af91e8bf21d8e3d05117c8cdaa8d37b3c1f86

Development package (SDK to develop PHP extensions) 1.66MB
00c75f6a40cbf36afcc051125e674e1ca995c3031211c05392764f801493e1a1

To Top