Download PHP 7.3.0 / 7.2.13/7.1.25 / 7.0.33/5.6.39

Spread the love

PHP calls itself a ‘hypertext pre-processor’ and is mainly used to generate dynamic content on web pages. This is often done in combination with a database program, such as MySQL, Firebird, MongoDB, PostgreSQL, or SQLite. But you can also use PHP for other cases deployment, such as scripting on the command line. The developers released versions 7.3.0, 7.2.13, 7.1.25, 7.0.33, and 5.6.39 a few days ago with the following announcements:

PHP 7.3.0 Released

The PHP development team announces the immediate availability of PHP 7.3.0. This release marks the third feature update to the PHP 7 series. PHP 7.3.0 comes with numerous improvements and new features such as

For source downloads of PHP 7.3.0 please visit our downloads page Windows binaries can be found on the PHP for Windows site. The list of changes is recorded in the ChangeLog. the migration guide is available in the PHP Manual. Please consult it for the detailed list of new features and backward incompatible changes. Many thanks to all the contributors and supporters!

PHP 7.2.13 Released

The PHP development team announces the immediate availability of PHP 7.2.13. This is a security release. All PHP 7.2 users are encouraged to upgrade to this version. For source downloads of PHP 7.2.13 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 7.1.25 Released

The PHP development team announces the immediate availability of PHP 7.1.25. This is a security release. All PHP 7.1 users are encouraged to upgrade to this version. For source downloads of PHP 7.1.25 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 7.0.33 Released

The PHP development team announces the immediate availability of PHP 7.0.33. Five security-related issues were fixed in this release. All PHP 7.0 users are encouraged to upgrade to this version. For source downloads of PHP 7.0.33 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.

Please note that according to the PHP version support timelines, PHP 7.0.33 is the last scheduled release of PHP 7.0 branch. There may be additional release if we discover important security issues that warrant it, otherwise this release will be the final one in the PHP 7.0 branch. If your PHP installation is based on PHP 7.0, it may be a good time to start making the plans for the upgrade to PHP 7.1, PHP 7.2 or PHP 7.3.

PHP 5.6.39 Released

The PHP development team announces the immediate availability of PHP 5.6.39. This is a security release. Several security bugs have been fixed in this release. All PHP 5.6 users are encouraged to upgrade to this version. For source downloads of PHP 5.6.39 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.

Please note that according to the PHP version support timelines, PHP 5.6.39 is the last scheduled release of PHP 5.6 branch. There may be additional release if we discover important security issues that warrant it, otherwise this release will be the final one in the PHP 5.6 branch. If your PHP installation is based on PHP 5.6, it may be a good time to start making the plans for the upgrade to PHP 7.1, PHP 7.2 or PHP 7.3.

Version number 7.3.0 / 7.2.13/7.1.25
Release status Final
Operating systems script language
Website PHP
Download
License type Conditions (GNU/BSD/etc.)
You might also like