Commit: 4e8861048136664fdd310f751a06c428f980b5d1 Author: David Soria Parra <[email protected]> Thu, 20 Jun 2013 10:38:23 +0200 Parents: c48883d3af97b5acfdb18a89d9ff7f3848c49d1d Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=4e8861048136664fdd310f751a06c428f980b5d1 Log: PHP 5.5 GPG key fingerprint Changed paths: M downloads.php Diff: diff --git a/downloads.php b/downloads.php index 7629cf7..e28bffe 100644 --- a/downloads.php +++ b/downloads.php @@ -131,6 +131,12 @@ The releases are tagged and signed in the <a href='git.php'>PHP Git Repository</ The following official GnuPG keys of the current PHP Release Manager can be used to verify the tags: </p> +<h2>PHP 5.5</h2> +<pre> +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 <[email protected]> +</pre> <h2>PHP 5.4</h2> <pre> pub 2048D/5DA04B5D 2012-03-19 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
