Current Stable
PHP 8.2.11 (Changelog)
-
php-8.2.11.tar.gz (sig) [18,625Kb] 28 Sep 2023
48b1b41279a678a4d4afcd0b256ed921ebf2a91febb0634fdc4449b91c75799f -
php-8.2.11.tar.bz2 (sig) [15,014Kb] 28 Sep 2023
38192daeffabf4af6c427bf17ac1f82565d9c7522e0dbd32215162944434b28b -
php-8.2.11.tar.xz (sig) [11,764Kb] 28 Sep 2023
29af82e4f7509831490552918aad502697453f0869a579ee1b80b08f9112c5b8 -
Windows downloads
GPG Keys for PHP 8.2
Old Stable
PHP 8.1.24 (Changelog)
-
php-8.1.24.tar.gz (sig) [18,255Kb] 28 Sep 2023
d6001a5c16765cd1897609fc71ff083e35db9a28c8874a1ff191cdebe80a6460 -
php-8.1.24.tar.bz2 (sig) [14,764Kb] 28 Sep 2023
b0ae5804a9ad53a7e28d0a32629495f816f935b10830c71f4ec15827185a73c9 -
php-8.1.24.tar.xz (sig) [11,517Kb] 28 Sep 2023
ee61f6232bb29bd2e785daf325d2177f2272bf80d086c295a724594e710bce3d -
Windows downloads
GPG Keys for PHP 8.1
Old Stable
PHP 8.0.30 (Changelog)
-
php-8.0.30.tar.gz (sig) [16,080Kb] 03 Aug 2023
449d2048fcb20a314d8c218097c6d1047a9f1c5bb72aa54d5d3eba0a27a4c80c -
php-8.0.30.tar.bz2 (sig) [12,884Kb] 03 Aug 2023
98a9cb6a0e27a6950cdf4b26dcac48f2be2d936d5224a502f066cf3d4cf19b92 -
php-8.0.30.tar.xz (sig) [10,567Kb] 03 Aug 2023
216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9 -
Windows downloads
GPG Keys for PHP 8.0
GPG Keys
The releases are tagged and signed in the PHP Git Repository.
The following official GnuPG keys of the current PHP Release Manager can be used
to verify the tags:
PHP 8.2
pub rsa4096 2021-04-01 [SC] 1198 C011 7593 497A 5EC5 C199 286A F1F9 8974 69DC uid [ultimate] Pierrick Charron <pierrick@php.net> sub rsa4096 2021-04-01 [E] pub rsa4096 2021-04-26 [SC] [expires: 2025-11-24] 39B6 4134 3D8C 104B 2B14 6DC3 F9C3 9DC0 B969 8544 uid [ultimate] Ben Ramsey <ramsey@php.net> sub rsa4096 2021-04-26 [E] [expires: 2025-11-24] pub rsa4096 2021-03-26 [SC] [expires: 2030-03-26] E609 13E4 DF20 9907 D8E3 0D96 659A 97C9 CF2A 795A uid [ultimate] Sergey Panteleev <sergey@php.net> uid [ultimate] Sergey Panteleev <sergey@s-panteleev.ru> uid [ultimate] Sergey Panteleev <sergey@sergeypanteleev.com> sub rsa4096 2021-03-26 [E] [expires: 2025-03-26]
PHP 8.1
pub 2048R/31CBD89E 2016-12-08 Key fingerprint = 5289 95BF EDFB A719 1D46 839E F9BA 0ADA 31CB D89E uid Joe Watkins <krakjoe@php.net> pub rsa4096 2021-04-26 [SC] [expires: 2025-11-24] 39B6 4134 3D8C 104B 2B14 6DC3 F9C3 9DC0 B969 8544 uid [ultimate] Ben Ramsey <ramsey@php.net> sub rsa4096 2021-04-26 [E] [expires: 2025-11-24] pub rsa4096 2021-04-01 [SC] F1F6 9223 8FBC 1666 E5A5 CCD4 199F 9DFE F6FF BAFD uid [ultimate] Patrick Allaert <patrickallaert@php.net> sub rsa4096 2021-04-01 [E]
PHP 8.0
pub 4096R/70D12172 2017-04-14 [expires: 2024-04-21] Key fingerprint = 1729 F839 38DA 44E2 7BA0 F4D3 DBDB 3974 70D1 2172 uid Sara Golemon <pollita@php.net> pub rsa4096 2020-05-09 [SC] [expires: 2024-05-08] BFDD D286 4282 4F81 18EF 7790 9B67 A5C1 2229 118F uid [ultimate] Gabriel Caruso (Release Manager) <carusogabriel@php.net> sub rsa4096 2020-05-09 [E] [expires: 2024-05-08] pub rsa4096 2022-08-30 [SC] [expires: 2024-08-29] 2C16 C765 DBE5 4A08 8130 F1BC 4B9B 5F60 0B55 F3B4 uid [ultimate] Gabriel Caruso <carusogabriel@php.net> sub rsa4096 2022-08-30 [E] [expires: 2024-08-29] pub rsa4096 2021-04-26 [SC] [expires: 2025-11-24] 39B6 4134 3D8C 104B 2B14 6DC3 F9C3 9DC0 B969 8544 uid [ultimate] Ben Ramsey <ramsey@php.net> sub rsa4096 2021-04-26 [E] [expires: 2025-11-24]
A full list of GPG keys used for current and older releases is also
available.
-
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.3
8.3 has no release.
PHP 8.2 (8.2.11)
Download source code [26.16MB]
Download tests package (phpt) [15.61MB]
VS16 x64 Non Thread Safe (2023-Sep-26 15:55:26)
-
Zip
[30.24MB]
sha256: 2f603db80f0e4ffd0330140d12926a822e47f9825fd0adbb55611857aa1b4109 -
Debug Pack
[24.53MB]
sha256: f0f0e5ea6f498ffd25e0d4a48ade2428dcfdcc184c21f475788b89376a0e247a -
Development package (SDK to develop PHP extensions)
[1.24MB]
sha256: 7ecbc45a7e648011732579862cf514f5093e8c0ff28a6fb5ddf593a59c2664c3
VS16 x64 Thread Safe (2023-Sep-26 16:01:20)
-
Zip
[30.35MB]
sha256: a60bf6859edd0e7a08561ba7510c6b8a2e69ca60ba7998dadc66d31c5e99b386 -
Debug Pack
[24.54MB]
sha256: 120d5c0e60355bcae427be471d7f96f249225c5212062d98c7f5ab793000a6b0 -
Development package (SDK to develop PHP extensions)
[1.24MB]
sha256: 2f17d4a84a43eda75b8e4e3253db0402f62e67091e410b8a8e2bdc3e66527aa1
VS16 x86 Non Thread Safe (2023-Sep-26 16:13:48)
-
Zip
[27.14MB]
sha256: 0361ec9937586f52b045200d16ec809ac2809ffbbb70f90020a71d5595154e92 -
Debug Pack
[25.13MB]
sha256: 22619eee6d51dce42d95db088513041e59ecd1061a0cff0de4f5621d335e0fce -
Development package (SDK to develop PHP extensions)
[1.24MB]
sha256: 640c8cd78ba711958cdb889ce935c59e67c341f4a50fe22f42f2fd051403023c
VS16 x86 Thread Safe (2023-Sep-26 15:55:42)
-
Zip
[27.12MB]
sha256: a19013c2725417d8e11f633940bc5101d4a09f36c4f5f2bdca8af06d0559ecdd -
Debug Pack
[24.78MB]
sha256: 0f0d0f3290a3d17ae21c69479b3f2d3e0f27d51c725966b32ce68a2c4bbd16ed -
Development package (SDK to develop PHP extensions)
[1.24MB]
sha256: 8531ab5acda1a79ef5beb3df4c3ce69a34c91f430cb11475ce062fa3b31b353e
PHP 8.0 (8.0.30)
Download source code [23.48MB]
Download tests package (phpt) [13.56MB]
VS16 x64 Non Thread Safe (2023-Sep-01 18:07:28)
-
Zip
[25.53MB]
sha256: dfb70498ffa2c617f2f655a155564697e3c9cca41709938fd1a5997d1d5b0785 -
Debug Pack
[23.21MB]
sha256: 6d54cc8d92a65c8a6bdd61591badd6a15c921271245402691591500230416aae -
Development package (SDK to develop PHP extensions)
[1.16MB]
sha256: 85e9eafbdf7a18acb646eaa0abee33204151297fba95392976f38c49c0a91524
VS16 x64 Thread Safe (2023-Sep-01 14:57:52)
-
Zip
[25.63MB]
sha256: 8697972b5f704885e3444422ede2b5c25d025f614ea96dc67de74dc582471562 -
Debug Pack
[23.23MB]
sha256: 8d872df1ff623b64b5152451c2e86de58c9aebf2131db7cee6496b1527027e73 -
Development package (SDK to develop PHP extensions)
[1.16MB]
sha256: d15960def77f340b868767840fc5406b5a86822e634df7e96c130f91bc28499a
VS16 x86 Non Thread Safe (2023-Sep-01 14:38:10)
-
Zip
[23.65MB]
sha256: b649889ac73add91c02ec7f6fdb9182f148cfa3181761e32a1be02a3b1d85100 -
Debug Pack
[23.86MB]
sha256: bdc62ed306636b42857a2c6fb9685663a389b0a83c88a1cf6c19b201444ff19b -
Development package (SDK to develop PHP extensions)
[1.16MB]
sha256: a7dba1b187b06371a1f6e4f2eeddf6c938c286ce6eb70ee52393eadb2d8c9277
VS16 x86 Thread Safe (2023-Sep-01 14:36:42)
-
Zip
[23.64MB]
sha256: 8dec05f39e6618ee20e252b180d69f8cd0162a3dd2545321593d8f4f44f4af52 -
Debug Pack
[23.52MB]
sha256: 3de68c50c6dc674993860cd6a05f56b20e0c11e909af5c71ffcb9f48010a120b -
Development package (SDK to develop PHP extensions)
[1.16MB]
sha256: d84e35170de73cf5e0240b81fb38bb1af461b508e7f1ec0aec4686351249b672
-
Zip
Выберите вариант загрузки:
- скачать с сервера SoftPortal (для Windows 32-bit, zip-файл)
- скачать с сервера SoftPortal (для Windows 64-bit, zip-файл)
- скачать с официального сайта (для Windows 64-bit, zip-файл)
- скачать с официального сайта (для Windows 32-bit, zip-файл)
Широко используемый язык скриптов, специально разработанный для Web-программирования. Среди достоинств PHP присутствует легкая интеграция в HTML, поддержка широкого круга баз данных, поддержку протоколов LDAP, IMAP, SNMP, NNTP, POP3, HTTP, COM и прочее (полное описание…)
Рекомендуем популярное
PHP 8.2.7
Широко используемый язык скриптов, специально разработанный для Web-программирования….
PhpStorm 2022.1.1
Мощный и навороченный редактор для PHP, HTML и JavaScript с возможностью анализа кода на лету,…
phpMyAdmin 5.2.0
phpMyAdmin — утилита для администрирования MySQL через web-интерфейс, написанная на PHP…
HomServ 3.0.1
HomServ — бесплатный серверный пакет, предназначенный для отладки веб-приложений на домашней…
phpDesigner 8.1.2
phpDesigner — мощная программа для создания, редактирования, отладки, анализа и публикации…
311.5 k downloads
Dynamic web programming language
Apps recommended for you
A browser that’s geared towards gamers
An editing tool with powerful features
Use WhatsApp on your computer
A robust, versatile, and customizable browser
Create and edit your videos for social media
Download the latest Windows 10 ISO on your computer
Click automatically
Fast, clean and easy web browsing, courtesy of Google
More information
License | Free | |
Op. System | Windows | |
Category | PHP | |
Language | English | |
Author | The PHP Group | |
Size | 30.24 MB | |
Downloads | 311,499 | |
Date | Sep 29, 2023 | |
File type | ZIP | |
Content Rating | All ages | |
SHA256 | 2f603db80f0e4ffd0330140d12926a822e47f9825fd0adbb55611857aa1b4109 | |
Why is this app published on Uptodown? |
(More information) |
Similar to PHP
Easy installation of Apache, MySQL and PHP
Content manager based on photo albums
PHP Framework for web development
Complete and easy-to-use PHP editor
Create PHP pages to modify the content of a database
Specialised PHP editor
PHP class that allows you to print as PDF
Manage your MySQL database on the web
Create you own videogames for any platform
Comprehensive open-source engine for game development
A multiplatform code editor for Microsoft
The easiest way to create Windows installers
The definitive tool for creating video games
Create video games in HTML5 without knowing how to program
Postman, Inc.
DbVis Software AB
- Downloads
- For Developers
PHP 8.2.11
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
PHP is an open source general-purpose server-side scripting language originally designed for Web development to produce dynamic Web pages. It is one of the first developed server-side scripting languages to be embedded into an HTML source document rather than calling an external file to process data. The code is interpreted by a Web server with a PHP processor module which generates the resulting Web page. It also has evolved to include a command-line interface capability and can be used in standalone graphical applications.
If you are new to PHP and want to get some idea of how it works, try the introductory tutorial.
After that, check out the online manual.
What’s New
Build:
- Fixed bug GH-11522 (PHP version check fails with ‘-‘ separator).
CLI:
- Fix interrupted CLI output causing the process to exit.
Core:
- Fixed oss-fuzz #60011 (Mis-compilation of by-reference nullsafe operator).
- Fixed line number of JMP instruction over else block.
- Fixed use-of-uninitialized-value with ??= on assert.
- Fixed oss-fuzz #60411 (Fix double-compilation of arrow-functions).
- Fixed build for FreeBSD before the 11.0 releases.
Curl:
- Fix crash when an invalid callback function is passed to CURLMOPT_PUSHFUNCTION.
Date:
- Fixed bug GH-11368 (Date modify returns invalid datetime).
- Fixed bug GH-11600 (Can’t parse time strings which include (narrow) non-breaking space characters).
- Fixed bug GH-11854 (DateTime:createFromFormat stopped parsing datetime with extra space).
DOM:
- Fixed bug GH-11625 (DOMElement::replaceWith() doesn’t replace node with DOMDocumentFragment but just deletes node or causes wrapping <> depending on libxml2 version).
Fileinfo:
- Fixed bug GH-11298 (finfo returns wrong mime type for xz files).
FTP:
- Fix context option check for «overwrite».
- Fixed bug GH-10562 (Memory leak and invalid state with consecutive ftp_nb_fget).
GD:
- Fix most of the external libgd test failures.
Intl:
- Fix memory leak in MessageFormatter::format() on failure.
Libxml:
- Fixed bug GHSA-3qrf-m4j2-pcrr (Security issue with external entity loading in XML without enabling it). (CVE-2023-3823)
MBString:
- Fix GH-11300 (license issue: restricted unicode license headers).
Opcache:
- Fixed bug GH-10914 (OPCache with Enum and Callback functions results in segmentation fault).
- Prevent potential deadlock if accelerated globals cannot be allocated.
PCNTL:
- Fixed bug GH-11498 (SIGCHLD is not always returned from proc_open).
PDO:
- Fix GH-11587 (After php8.1, when PDO::ATTR_EMULATE_PREPARES is true and PDO::ATTR_STRINGIFY_FETCHES is true, decimal zeros are no longer filled).
PDO SQLite:
- Fix GH-11492 (Make test failure: ext/pdo_sqlite/tests/bug_42589.phpt).
Phar:
- Add missing check on EVP_VerifyUpdate() in phar util.
- Fixed bug GHSA-jqcx-ccgc-xwhv (Buffer mismanagement in phar_dir_read()). (CVE-2023-3824)
PHPDBG:
- Fixed bug GH-9669 (phpdbg -h options doesn’t list the -z option).
Session:
- Removed broken url support for transferring session ID.
Standard:
- Fix serialization of RC1 objects appearing in object graph twice.
Streams:
- Fixed bug GH-11735 (Use-after-free when unregistering user stream wrapper from itself).
SQLite3:
- Fix replaced error handling in SQLite3Stmt::__construct.
XMLReader:
- Fix GH-11548 (Argument corruption when calling XMLReader::open or XMLReader::XML non-statically with observer active).
Fast servers and clean downloads. Tested on TechSpot Labs. Here’s why you can trust us.
Last updated:
User rating:
78 votes
Software similar to PHP 5
-
74 votes
Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Tcl, Perl, Ruby, Scheme or Java.
- Freeware
- Windows
-
125 votes
The Java Platform lets you develop and deploy Java applications on desktops and servers, as well as in today’s demanding embedded environments.
- Freeware
- Windows
-
11 votes
phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the World Wide Web.
- Freeware
- Windows/macOS/Linux
-
More similar downloads