Newsgroups: php.internals,php.webmaster Path: news.php.net Xref: news.php.net php.internals:86691 php.webmaster:21362 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16974 invoked from network); 15 Jun 2015 22:42:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2015 22:42:23 -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.220.49 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.49 mail-pa0-f49.google.com Received: from [209.85.220.49] ([209.85.220.49:36353] helo=mail-pa0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/F6-15639-FC45F755 for ; Mon, 15 Jun 2015 18:42:23 -0400 Received: by pabqy3 with SMTP id qy3so73759123pab.3; Mon, 15 Jun 2015 15:42:20 -0700 (PDT) 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=lGzkbn194iTvo/79C2dnwaZpyQDAsSyEeCN7/ukNUS0=; b=0GThlr0rUnUwfvz20UguUgWdOkg8F0CQfxYOPi+j/vAnAELUIogyvuby2VQL/ZGL7K SM+zh97BC09y0KuM7IbeQ5Etmzoc20Ta+1xZjltZOkMpTmbl14iDUEeOJuaZ8GBSyybX A4zOZrMVztmOWzMjXGV0KPEAbv8WMQrs19/vLQRXsjnzpxdtRilSgrwIDGWjiYCp2Dgr Xkq6vvcupqas+ynllYlsaJVvSrp8x8ntVRntMpdekJDNG44Mm9/zMFOidGsz0Lq2S24O yeaLJgBOcveQkYTzhPRh0gpA+ql5PKU1YvoN+9Zwl6FZ5Ajvjq1S5Y1XrbuEahQBss60 BFZg== X-Received: by 10.68.102.228 with SMTP id fr4mr51869950pbb.110.1434408140410; Mon, 15 Jun 2015 15:42:20 -0700 (PDT) Received: from Stas-Air.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id e10sm13272566pdl.86.2015.06.15.15.42.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jun 2015 15:42:19 -0700 (PDT) Message-ID: <557F54BB.4010600@gmail.com> Date: Mon, 15 Jun 2015 15:42:03 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Hannes Magnusson , Anatol Belski CC: Anatol Belski , PHP Development , PHP Webmaster ML References: <00c501d0a773$f84fee90$e8efcbb0$@belski.net> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP7 releases vs Windows Sources? From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > Then this fix doesn't make any sense -- you are saying if I download > the .tar.gz and .zip and extract those two, I will have precisely the > same sources? Should be the same sources. We shouldn't distribute anything that isn't under the respective tag as official sources, so I assume they are. Making them part of the distro may not be a bad idea too, this way they can be signed. Of course, signing one more file is 33 to 50% more work, but I think RMs can deal with it. -- Stas Malyshev smalyshev@gmail.com