Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89407 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7868 invoked from network); 25 Nov 2015 12:37:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2015 12:37:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.53 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.53 mail-wm0-f53.google.com Received: from [74.125.82.53] ([74.125.82.53:37934] helo=mail-wm0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0D/54-14932-17BA5565 for ; Wed, 25 Nov 2015 07:37:05 -0500 Received: by wmec201 with SMTP id c201so68265170wme.1 for ; Wed, 25 Nov 2015 04:37:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hmEFjj2PMKxt27LtY6TCcBOAYtgj2GQEgQ5lFXthlwY=; b=MHF7ld/qlWuUAOGEWfn5+8nTttKG8XSDQ6kw3AUDk1YiPQtBUd5MnbFio5X3v73CnE CLuigQnLj6xTKiFWLwg/Km3sMSi8fE69DGY0Il8yzsgCvaDR8DV4uruawiXZZebSQ/87 KcwVhF799YNm7W/yPkunMDWm/Sk7zb25cL9qj4X2bAolq8FKa/NiDAbXEnlI6C67SE1u CF63841O1llpusPTuGcFc7ePj8m3uTkGfrSABMBi1Eg83/Uv5yegqN05lJ5GM4JYzs0H seqpccB4wpyWTkvU7txlWCjBKL6QODqlRtxf6pgj3rPv0T4S4m6gdyOrNSyuwbQmmc39 5HZQ== MIME-Version: 1.0 X-Received: by 10.194.237.230 with SMTP id vf6mr28547604wjc.135.1448455021630; Wed, 25 Nov 2015 04:37:01 -0800 (PST) Received: by 10.27.176.167 with HTTP; Wed, 25 Nov 2015 04:37:01 -0800 (PST) In-Reply-To: References: Date: Wed, 25 Nov 2015 13:37:01 +0100 Message-ID: To: "guilhermeblanco@gmail.com" Cc: Bishop Bettini , Anatol Belski , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e014940e609a00f05255cb78e Subject: Re: [PHP-DEV] 7.0.0 release From: tyra3l@gmail.com (Ferenc Kovacs) --089e014940e609a00f05255cb78e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Nov 24, 2015 at 5:07 PM, guilhermeblanco@gmail.com < guilhermeblanco@gmail.com> wrote: > +1 on (a) > > It's perfectly normal to have issues fixed between last RC and GA. > > []s, it's not a clear cut. you can get away with doing that but the point of the RCs is that allow the general public to test and spot problems before the GA release. if your GA isn't made from the last RC there is a chance that those changes introduced since the last RC have problems which the general public did not have a chance to find and report. for the php project we prefer having the GA releases done from the RC and we usually more strict about this when preparing the .0 release. (for the record this is also how golden master originally was defined: http://techterms.com/definition/goldenmaster ) --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --089e014940e609a00f05255cb78e--