Php 7.1 download windows 10

The PHP development team announces the immediate availability of PHP 7.1.10. This is a bugfix release, with several bug fixes included. All PHP 7.1 users are encouraged to upgrade to this version.

For source downloads of PHP 7.1.10 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

The PHP development team announces the immediate availability of PHP 7.1.1. Several bugs have been fixed. All PHP 7.1 users are encouraged to upgrade to this version.

For source downloads of PHP 7.1.1 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

  • PHP For Windows

    This site is dedicated to supporting PHP on Microsoft Windows. It also supports ports of PHP extensions or features as well as providing special builds for the various Windows architectures.

    If you like to build your own PHP binaries, instructions can be found on the Wiki.

    PECL For Windows

    Which version do I choose?


    IIS

    If you are using PHP as FastCGI with IIS you should use the Non-Thread Safe [NTS] versions of PHP.

    Apache

    Please use the Apache builds provided by Apache Lounge. They provide VC15 and VS16 builds of Apache for x86 and x64. We use their binaries to build the Apache SAPIs.

    With Apache, using the apache2handler SAPI, you have to use the Thread Safe [TS] versions of PHP.

    VC15 & VS16

    More recent versions of PHP are built with VC15 or VS16 [Visual Studio 2017 or 2019 compiler respectively] and include improvements in performance and stability.

    - The VC15 and VS16 builds require to have the Visual C++ Redistributable for Visual Studio 2015-2019 x64 or x86 installed

    TS and NTS

    TS refers to multithread capable builds. NTS refers to single thread only builds. Use case for TS binaries involves interaction with a multithreaded SAPI and PHP loaded as a module into a web server. For NTS binaries the widespread use case is interaction with a web server through the FastCGI protocol, utilizing no multithreading [but also for example CLI].

    What is PGO?

    Profile Guided Optimization is an optimization feature available in Microsoft's Visual C++ compiler that allows you to optimize an output file based on profiling data collected during test runs of the application or module.

    Links:

    • PGO on MSDN
    • Visual C++ Team Blog - PGO with PHP
    • PHP PGO build for maximum performance [old]

    amd64 [x86_64] Builds

    PHP 7 provides full 64-bit support. The x64 builds of PHP 7 support native 64-bit integers, LFS, 64-bit memory_limit and much more.

    x64 builds are recommended [almost all Windows installations support x64].

    Long and multibyte path

    PHP 7.1+ supports long and UTF-8 paths. See the manual for details.


    Archives

    Past releases are available from our archives, older versions not found there can be found at the Museum.

  • PHP 8.2

    8.2 has no release.

    PHP 8.1 [8.1.10]

    Download source code [25.35MB]

    Download tests package [phpt] [15.12MB]

    VS16 x64 Non Thread Safe [2022-Aug-30 18:46:44]

    • Zip [29.24MB]
      sha256: 7cd98bd52d14415fe893c5a92165a1919a478e9edc08d9606426ddc0c7cbd3a0
    • Debug Pack [23.83MB]
      sha256: 54ecb21ef588c008b048963f1a5e5acd19edb94b1d9fe2bd170e28d657fb7eee
    • Development package [SDK to develop PHP extensions] [1.21MB]
      sha256: a7df4856e9e4f15f45f1a7382278ffd0824a5b55ba4a934c34c80aa7a2c71541

    VS16 x64 Thread Safe [2022-Aug-30 18:40:04]

    • Zip [29.35MB]
      sha256: aa79799f7e463d7cf55478e8d2f5f1ef8f4a5dee155a5791d236801acd140deb
    • Debug Pack [23.84MB]
      sha256: e5b9931f3abe9a22c5895760e2187ae01548e5e5ce77d305dfdff5d53e65b5a8
    • Development package [SDK to develop PHP extensions] [1.21MB]
      sha256: fd9455a9ef32fdfe30e707b679a1b668f76ab42fef875db7094035f8b9808272

    VS16 x86 Non Thread Safe [2022-Aug-30 18:40:44]

    • Zip [26.31MB]
      sha256: 4a9029b6d6f159a794e28578ab930f8e72657a494daa3df3bbf06a6243854827
    • Debug Pack [24.39MB]
      sha256: 47ce1d223ee115d75a383cb5a92fd41609e3399fe871ca558bab3692dd001d05
    • Development package [SDK to develop PHP extensions] [1.21MB]
      sha256: 49457355409d4a10fcea4748fc49c06e82a6010ad22212d03e9b70c88f458d4e

    VS16 x86 Thread Safe [2022-Aug-30 18:51:20]

    • Zip [26.29MB]
      sha256: 8c973ff5508fc4a046519737d3e357c208b7cde5d102dbed31567b8523391110
    • Debug Pack [24.04MB]
      sha256: 9c39e79193c3a02d4991862339062186d256b6b5b4f58f1f8a06fa02ca5d2b3e
    • Development package [SDK to develop PHP extensions] [1.21MB]
      sha256: 685c2566ec05fcd04110643ce9fd758702023b392a23f0cbc5fe1f0dd7be9b6e

    PHP 8.0 [8.0.23]

    Download source code [23.44MB]

    Download tests package [phpt] [13.52MB]

    VS16 x64 Non Thread Safe [2022-Aug-30 13:17:52]

    • Zip [25.52MB]
      sha256: c33a6f8fd828a631e6bd921d17f3f8a2a683d6cf47e320373e6c938fe5e686f5
    • Debug Pack [23.2MB]
      sha256: eb441ede730f90e0b6a4edd6e58646ab9d6b616960dd3bd24778e98a9671cca8
    • Development package [SDK to develop PHP extensions] [1.16MB]
      sha256: 1b6c611599e46b8dc2609355c8fb4980fa8453e3d40636f3969751ed8369a47d

    VS16 x64 Thread Safe [2022-Aug-30 13:34:56]

    • Zip [25.63MB]
      sha256: 2c0ce1d03608b1658c6d8686fd8dc08163b99e5c7bc2b69c06a7e5370cdd0a3e
    • Debug Pack [23.21MB]
      sha256: 3ee0d221d05dc791df25e36c6a362f28ed2d136b63a700d811d3aa4e606a25e3
    • Development package [SDK to develop PHP extensions] [1.16MB]
      sha256: cc003c76f7d34edddb55f146a645804923f3f870b627120697b0699e895ec29b

    VS16 x86 Non Thread Safe [2022-Aug-30 13:26:00]

    • Zip [23.65MB]
      sha256: 1de2e698dd6becbbe10eb678247c0770a7eb58af8cf0bdebdd89fd1b51deb9f9
    • Debug Pack [23.86MB]
      sha256: 7cd13f4e357e3d73b392f3ec64349ea61022d973bcbeeb35f51e214bb69032da
    • Development package [SDK to develop PHP extensions] [1.16MB]
      sha256: 05c0c42b3ee2344f1021b6ed55bdfb3632f69da06427b14c7f35b59f8d639eb8

    VS16 x86 Thread Safe [2022-Aug-30 13:18:04]

    • Zip [23.63MB]
      sha256: a107e58cd73b7e70035b4954085ac479b775360b22603586dc65a29923e05779
    • Debug Pack [23.51MB]
      sha256: e2185be3be4641143491f6d0098c2869480ec31da116e171646842a24442fe92
    • Development package [SDK to develop PHP extensions] [1.16MB]
      sha256: bd7c1e1c979be4d22d23fea08c4337551656d583770f3b9eed98549de7f09890

    PHP 7.4 [7.4.30]

    Download source code [22.85MB]

    Download tests package [phpt] [13.54MB]

    VC15 x64 Non Thread Safe [2022-Jun-07 22:15:51]

    • Zip [24.92MB]
      sha256: 006eb876d53be539224119337f43ba78965adf72fe0af61fa421e8fb526869a2
    • Debug Pack [22MB]
      sha256: 5272151da7aa1ed29e0792b641cbe1bd2ec458d647bf352665ec484242fc5484
    • Development package [SDK to develop PHP extensions] [1.08MB]
      sha256: baef1bfb1479df6ebb51f69bb57dfd07b7bf8de2ee664943eb816a9bdb983162

    VC15 x64 Thread Safe [2022-Jun-07 22:15:56]

    • Zip [25.02MB]
      sha256: ddf28e6be9e61a008c347139c70bd6aa9c80e4771eb7fdd46b80e6c394c1d8dd
    • Debug Pack [22MB]
      sha256: ba23bd0ee5814395f25237e6e420b918d2dc135f5514967f079d446e4f956cfc
    • Development package [SDK to develop PHP extensions] [1.08MB]
      sha256: afea1ee5879476c5ad9022ecec41be0428a69e58357e0241e39911dca593e177

    VC15 x86 Non Thread Safe [2022-Jun-07 22:15:38]

    • Zip [23.19MB]
      sha256: 3e2fb7af829f3548c1b272690f03f6ea04f92056a78e7872c1969d816a2f2278
    • Debug Pack [22.92MB]
      sha256: bf3a6836576f5c7c9f3f623c85e12d8379fef383d9fca1f69eb78fa3f01515f7
    • Development package [SDK to develop PHP extensions] [1.08MB]
      sha256: 66aa4e448c3ce00aa3b86431a4e4bc5761a264e5d5cf2a3c5acae7d244493a1d

    VC15 x86 Thread Safe [2022-Jun-07 22:16:00]

    • Zip [23.16MB]
      sha256: c3de1f806d02353d9d70bfe62f3ae18be84c4d02f98f26c393db453abe91b88f
    • Debug Pack [22.57MB]
      sha256: c1f31f8e1c4de22bdecfdaad9c31b6bf70701b61ddb71fca7fe7ad82373ffbd8
    • Development package [SDK to develop PHP extensions] [1.08MB]
      sha256: b50fd010fafd54db7fb799567cf8a176ed3e8d6010a734be20bf27501f15376d

How do I download PHP software on Windows 10?

Step 1: Visit //www.php.net/ website using any web browser and click on Downloads..
Step 2: Click on the Windows “Downloads” button. ... .
Step 7: Now paste the copy folder in your windows drive in the Program files folder. ... .
Step 12: Now go to the “System variables” Path option and double click on Path..

How do I download an older version of PHP?

If you need a rollback of PHP, check out the app's version history on Uptodown. It includes all the file versions available to download off Uptodown for that app. Download rollbacks of PHP for Windows. Any version of PHP distributed on Uptodown is completely virus-free and free to download at no cost.

What is the latest version of PHP 7?

PHP 7.4, the final release in the PHP 7.

Chủ Đề