Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83454 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40486 invoked from network); 22 Feb 2015 01:35:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Feb 2015 01:35:26 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.43 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.192.43 mail-qg0-f43.google.com Received: from [209.85.192.43] ([209.85.192.43:51441] helo=mail-qg0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 94/AD-08895-D5239E45 for ; Sat, 21 Feb 2015 20:35:25 -0500 Received: by mail-qg0-f43.google.com with SMTP id i50so19812626qgf.2 for ; Sat, 21 Feb 2015 17:35:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=q8c2EONS2dK0XsVk5J/vXwUkvJ9PxBlm93vKqyH39yY=; b=erfmX7vx8f4jp+xaJEl1og7QRYWOZcJCnRyhP+pxJ6wcABrTLlzyfHHXupZZ4gG9o0 hXawRcAyov7wqEHJQ+Yj2sGqjx5TS6jUTte+RngDkxERUumJv2mo75MCLJuGuScn+1zo K1nxoTreUZWclAD8BX7DPP+wXDcHZ/6zq5sXr65ULdOOWObeZ/UXP4FRcLVzP6FGt+Y2 ruNc8R2fLjEZnqBOkcgywPnpXk3BlV2S3J41r3hHnIHTxOcYvVqV++8RazFokhwbRMLV NXTTbbFNSIpkKSB4BOkHcBokNKgvwh9tmbWMdCm32jBUt0sNrBzDnAhrs1JxspSmAqFf A1kQ== X-Received: by 10.140.234.198 with SMTP id f189mr11353058qhc.0.1424568923194; Sat, 21 Feb 2015 17:35:23 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.198.8 with HTTP; Sat, 21 Feb 2015 17:34:43 -0800 (PST) In-Reply-To: References: Date: Sun, 22 Feb 2015 10:34:43 +0900 X-Google-Sender-Auth: IPelMjWb3Q2l-AFGV23MoJai48I Message-ID: To: Adam Harvey Cc: Niklas Keller , PHP Internals Content-Type: multipart/alternative; boundary=001a1136fd70a00c2f050fa34c41 Subject: Re: [PHP-DEV] Deadline for 7.0; was: [RFC][Discussion] In Operator From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1136fd70a00c2f050fa34c41 Content-Type: text/plain; charset=UTF-8 Hi all, On Sat, Feb 21, 2015 at 3:28 AM, Adam Harvey wrote: > On 20 February 2015 at 04:54, Niklas Keller wrote: > > Question: The timline says "Line up any remaining RFCs that target PHP > > 7.0.", does that mean RFCs have to > > start voting on Mar 15 or should the vote end there? > > My interpretation was that votes had to be concluded on or before > March 15 to be included in 7.0, but that is kind of ambiguous, now you > mention it. > I think we had discussion about self contained RFC that will not affect other parts. Self contained RFC like adding new function that does not affects others is allowed. Am I correct? Regards, P.S. Since your RFC is language modification, it's not a self contained RFC. -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1136fd70a00c2f050fa34c41--