Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75303 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11792 invoked from network); 7 Jul 2014 12:57:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2014 12:57:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.128.170 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.128.170 mail-ve0-f170.google.com Received: from [209.85.128.170] ([209.85.128.170:45677] helo=mail-ve0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/F2-21356-4299AB35 for ; Mon, 07 Jul 2014 08:57:08 -0400 Received: by mail-ve0-f170.google.com with SMTP id i13so4029519veh.29 for ; Mon, 07 Jul 2014 05:57:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:from:mime-version:in-reply-to:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=NurmBo6u6EDxv6L2IggHCDD2mlSqIHvhrvi2lg3GXzk=; b=ZWjuONe++NGUrwkE3Auydf3Z34GBR6LtigtlC69M2V/wYm3uKfx0fe1E7ynHJ1zqp4 iwmWFXFdebM/ujDy/NszN1c6LbO9Z81YqUfEnQQjKElnyu7ZocTRlxj+eLM6Ah/eYziv n8WTe+1Dm3fLLpq9KGOmSBbqDM/htqcs8EUPrAnqjV2H74HJcGvDLpik7QKVSnyH17My ek4RyDsKyF3NKNZFJt/E5jiXuO/nT8xXRLp36M0wfsQ7zHaVLmuCDYlnmugCC+oBUWxC emhmiNNSMBkZ1GPv8hmOyTA3CW2xvbyXHQMnZvXZv6+V58RBBIuoH85i0HwOVRX7IO4C fzLA== X-Gm-Message-State: ALoCoQnN3GOenypVExrig5j0FB0PVC68C7K3JKGbFgIFJNyxzXZcyxG6XhUG+SzQxuiq7HrViJAam/0PFD5LLWNbJPCufl7ST2/fE7a5pEhKYQ6NbfB50hL1wMY39OEpksb32lIAlHG7 X-Received: by 10.58.248.34 with SMTP id yj2mr3714966vec.43.1404737825816; Mon, 07 Jul 2014 05:57:05 -0700 (PDT) References: <61EEC54E-7B8D-433E-A391-75F8D6A41E79@ajf.me> <650742796f119ed972a688a58e02242b@mail.gmail.com> <53BA8E93.8060708@lsces.co.uk> Mime-Version: 1.0 (1.0) In-Reply-To: Date: Mon, 7 Jul 2014 08:57:05 -0400 Message-ID: <1581132639526056444@unknownmsgid> To: Andrea Faulds Cc: Pierre Joye , Lester Caine , PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] Name of Next Release of PHP From: zeev@zend.com (Zeev Suraski) > On 7 =D7=91=D7=99=D7=95=D7=9C 2014, at 08:50, Andrea Faulds = wrote: > > > The problem is that people who want to add stuff for PHP 6 feel they have= to add it to phpng, because if phpng is to be PHP 6, then it would need to= be based off that branch. > I don't think it's a problem, because I don't think we're two years away from releasing a phpng-based version and I don't think it's a moving target at this point. So I agree we need to remove these uncertainties. I'm going to start an RFC-based discussion for moving phpng to master so that the uncertainties around it are removed. Zeev