Binaries for other systems
We do not distribute UNIX/Linux binaries. Most Linux distributions come with PHP these days, so if you do not want to compile your own, go to your distribution\'s download site. Binaries available on external servers:
Regular source and binary snapshots are available from snaps.php.net. These are not intended for production use!
To download the very latest development version, see the instructions on using Git.
Information about older releases and their downloads are available on our releases page.
PEAR packages, PECL hosted PHP extensions and PHP-GTK source and binaries are available on their own pages.
For downloadable PHP manual packages, go to the documentation download page.
Get some PHP logos for your site, and some PHP icons to use on your computer.
'; site_header("Downloads", array( 'link' => array( array( "rel" => "alternate", "type" => "application/atom+xml", "href" => $MYSITE . "releases.atom", "title" => "PHP Release feed" ), ), "current" => "downloads", ) ); ?> \n"; foreach ($row as $v => $a) { $stable = $i++ === 0 ? "(Current Stable)" : "(Old Stable)"; ?>Note:{$rel["note"]}
": ""); } echo " \n"; } ?>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:
pub 4096R/7267B52D 2012-03-20 [expires: 2016-03-19]
Key fingerprint = 0B96 609E 270F 565C 1329 2B24 C13C 70B8 7267 B52D
uid David Soria Parra <dsp@php.net>
pub 2048D/5DA04B5D 2012-03-19
Key fingerprint = F382 5282 6ACD 957E F380 D39F 2F79 56BC 5DA0 4B5D
uid Stanislav Malyshev (PHP key) <smalyshev@gmail.com>
uid Stanislav Malyshev (PHP key) <stas@php.net>
uid Stanislav Malyshev (PHP key) <smalyshev@sugarcrm.com>
pub 4096R/7267B52D 2012-03-20 [expires: 2016-03-19]
Key fingerprint = 0B96 609E 270F 565C 1329 2B24 C13C 70B8 7267 B52D
uid David Soria Parra <dsp@php.net>
pub 2048R/FC9C83D7 2012-03-18 [expires: 2017-03-17]
Key fingerprint = 0A95 E9A0 2654 2D53 835E 3F3A 7DEC 4E69 FC9C 83D7
uid Johannes Schlüter <johannes@schlueters.de>
uid Johannes Schlüter <johannes@php.net>
$SIDEBAR_DATA));