Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79083 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19881 invoked from network); 21 Nov 2014 15:23:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Nov 2014 15:23:20 -0000 Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.212.176 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.212.176 mail-wi0-f176.google.com Received: from [209.85.212.176] ([209.85.212.176:38219] helo=mail-wi0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/63-32393-6E85F645 for ; Fri, 21 Nov 2014 10:23:19 -0500 Received: by mail-wi0-f176.google.com with SMTP id ex7so12398994wid.15 for ; Fri, 21 Nov 2014 07:23:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=iWrb6XPXN8f/UXiV43uiKJYyfqsSYaYGVb3MEDqhwBs=; b=aMFc9f5qY2FLGUPHKbeZlb7R5RAur+RK7ZE/hnozxL1PekQbYUhIHhEr/wfh4F2tZ7 ChuDQapYScO0Q1K4h9N/bpB/EE+3JEh5QnH/Qq/paRusDa8enwDrIVBeGX+wEDoP6ubq ZPUua8BzKZg7x/OMHw2ZFfEUNjDHb5n2oNMUGYQ6saINGtHBN6MMj+nztqwpJNZLiR3O Cb9RJRroDWkEG+iU2oZSIEoqvl/OjYyJvqanWmJbMh47ezbeOqMIZqdTqacncbhNSP7K toIrBysN4NsWr4BOq4EiZr81sFuom7WYCl+wxXk7QHT7d+cdbIbfr7hxRAGnpiQ1uSUr x2Uw== X-Gm-Message-State: ALoCoQlPZ1SxWD3/Mp6h1p0T4FDuT4dMdVLNGkPEyhqxjD/Fou1+qusZTuLgFrKxo5V3BSjNiAnMej2Cgz0nNenQLmqo2ZTVnWfU2Ide1BTDcwNiUS2o65WGWFLf1nrvejA1gpw9FWmW9sCH2q3ZC0vwHV1n8PFHnA== X-Received: by 10.194.78.3 with SMTP id x3mr8216298wjw.127.1416583087740; Fri, 21 Nov 2014 07:18:07 -0800 (PST) Received: from [10.160.191.159] ([2.54.6.89]) by mx.google.com with ESMTPSA id el6sm11671466wib.23.2014.11.21.07.18.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Nov 2014 07:18:07 -0800 (PST) Content-Type: multipart/alternative; boundary=Apple-Mail-D27113A1-0994-4557-9B90-4C49283962CD Mime-Version: 1.0 (1.0) X-Mailer: iPhone Mail (12B436) In-Reply-To: Date: Fri, 21 Nov 2014 17:18:04 +0200 Cc: PHP internals Content-Transfer-Encoding: 7bit Message-ID: <2FCFF6B7-53FB-4D56-9296-371374F79C78@zend.com> References: <3d131946349b68aa2ae26dcfeaa5197a@mail.gmail.com> To: Ferenc Kovacs Subject: Re: [PHP-DEV] [VOTE] [RFC] PHP 7.0 timeline From: zeev@zend.com (Zeev Suraski) --Apple-Mail-D27113A1-0994-4557-9B90-4C49283962CD Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable > On 21 =D7=91=D7=A0=D7=95=D7=91=D7=B3 2014, at 13:06, Ferenc Kovacs wrote: >=20 >=20 >=20 >> On Fri, Nov 21, 2014 at 9:07 AM, Zeev Suraski wrote: >> After some Twitter hints that I should get my act together and finally mo= ve >> this to a vote, it=E2=80=99s finally happening: >>=20 >>=20 >>=20 >> https://wiki.php.net/rfc/php7timeline#vote >>=20 >>=20 >>=20 >> Cast your vote! >>=20 >>=20 >>=20 >> Zeev >=20 > Hi, >=20 > could you update the timeline to mention when do you want to start the alp= ha and beta cycle? > for 5.6 the start of the alpha cycle indicated that we don't accept new pr= oposals, and the start of the beta cycle indicated that we won't accept new f= eatures even if the RFC was already proposed or even accepted (but the patch= wasn't finished or merged in time). > you do mention the RC cycle as point 3, and my guess is that point 2, coul= d be the beta cycle because your definition ("Finalize implementation & test= ing of new features") matches what we do with betas, but if that assumption i= s correct, then your RFC is missing a target date for the start of the alpha= cycle, and that is important to know if we want to keep the rule that there= could be no new RFCs targetting PHP7 after that date. I think the "finalize implementation" stage corresponds to our alpha stage, a= s we're not feature complete. The proposal does suggest to go directly to an RC cycle afterwards, but it c= ould read beta / RC too. The difference between betas and RCs is typically v= ery small, they're both feature complete and only imply different levels of q= uality. Personally I don't think we need both. Zeev= --Apple-Mail-D27113A1-0994-4557-9B90-4C49283962CD--