Newsgroups: php.internals,php.webmaster Path: news.php.net Xref: news.php.net php.internals:80257 php.webmaster:20532 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79855 invoked from network); 7 Jan 2015 21:36:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jan 2015 21:36:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.47 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.218.47 mail-oi0-f47.google.com Received: from [209.85.218.47] ([209.85.218.47:37390] helo=mail-oi0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/10-12859-8E6ADA45 for ; Wed, 07 Jan 2015 16:36:40 -0500 Received: by mail-oi0-f47.google.com with SMTP id v63so4796121oia.6; Wed, 07 Jan 2015 13:36:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=JHKRR8R6Ys1xvx2soGv2a7pDP2t//Vm1KiuZ+HRzwaE=; b=lNt7n0g58Ke2hM7DBURO0Fn5j4+A0eHoGdq4p9opxj3bgiXyskxQ8xZrVym0FAAv6I 8QOPu2iK9oVMrnkAW7fuSNhvJIeybXcsutPuljfH0UyV/IzOvncqkrA8RGnNW44Y5FSf wn0MrkG8ANQQs/viAOJlKP4A5liMCr/5y1z+zNCPQZn/gtO8KwXhwyEi3E3RcUx9MgQf LbHrjpvLcvSLdzOD3FUFRHV2rPeNmk5pxAvcAG5utJYOVszydeE4XRLfAalHn7A2yrCb rbtNMWLRKK+f53MGlYAF7lmkIS5XGD/WdAV+FGmR/XLJ+q1Nvso6RYpUAPwjEl4oz50/ /qfQ== X-Received: by 10.202.208.201 with SMTP id h192mr3267548oig.25.1420666597607; Wed, 07 Jan 2015 13:36:37 -0800 (PST) Received: from [192.168.2.145] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id mq4sm1616406obb.22.2015.01.07.13.36.36 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Jan 2015 13:36:37 -0800 (PST) Message-ID: <54ADA6E0.7040501@gmail.com> Date: Wed, 07 Jan 2015 13:36:32 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Scott Arciszewski , Adam Harvey CC: "inter >> PHP internals" , php-webmaster ML References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Idea for PHP.net From: smalyshev@gmail.com (Stanislav Malyshev) Hi! >> https://php.net/releases/active.php. This is used by the bug tracker >> in conjunction with pulling version information from qa.php.net, so it >> should be reliable. > > Excellent! This is a wonderful starting point :) Note also that while this API does not list it, every release now also has crypto signature uploaded together with the package - just add .asc to the filename. RM's public keys are listed on http://php.net/gpg-keys.php -- Stas Malyshev smalyshev@gmail.com