Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75814 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10051 invoked from network); 22 Jul 2014 05:21:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2014 05:21:58 -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.215.48 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.48 mail-la0-f48.google.com Received: from [209.85.215.48] ([209.85.215.48:39948] helo=mail-la0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3E/13-14611-3F4FDC35 for ; Tue, 22 Jul 2014 01:21:56 -0400 Received: by mail-la0-f48.google.com with SMTP id gl10so5426019lab.21 for ; Mon, 21 Jul 2014 22:21:53 -0700 (PDT) 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=gCAbXrM35Si8sVxWEVQttNLyn5N5xBdyFRGJRQqSeas=; b=ZtIvREdZu4U17gWI6ybrZA/GESZWpHtEes4EU8bDcP/+8KX47SsKfDYU/0P0hFYgzx 6SfAWzI27Y+gjVFTz69rzSaS4f3TtgurrFkn079+/KquE5i4e69q/bpmtic/DsIhN/HL ntszPQYAJp5FWRBnEEt3tSiGLI9lE1PCPZZb4M9T6+D9m0PiZTT3uwcRQ/vL0wuP6a/3 BQ42UDDN+cEGPaOhcM3BYGqWnEiBRHX6slY6sZ38/JkJPeQaSc9B0qvedWBPfO+wOLD7 LC20522Kv2ja253Q0TVWAGFoC6wmgPDQg+awbvKbYHnzgL2fwu7BIqDu3AV+hc8Grh/F ndHA== X-Received: by 10.112.106.67 with SMTP id gs3mr14917295lbb.84.1406006513337; Mon, 21 Jul 2014 22:21:53 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.128.202 with HTTP; Mon, 21 Jul 2014 22:21:12 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 Jul 2014 14:21:12 +0900 X-Google-Sender-Auth: Zvp1wcXSmoqtp1gT_A4OQORDdNE Message-ID: To: David Soria Parra Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a1135f316c78e9d04fec166f3 Subject: Re: [PHP-DEV] RFC: Move phpng to master From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1135f316c78e9d04fec166f3 Content-Type: text/plain; charset=UTF-8 Hi David, On Tue, Jul 22, 2014 at 2:08 PM, David Soria Parra wrote: > On 2014-07-21, Michael Wallner wrote: > > --001a11345984e013cd04feb0d9a1 > > Content-Type: text/plain; charset=UTF-8 > > Content-Transfer-Encoding: quoted-printable > > > > On 21 Jul 2014 10:21, "Julien Pauli" wrote: > > PHP-Next. > > > > I don't think that a cleanup is nearly as important as php-ng is as we > > stand currently. > > > > The will be no mercy from the competition. > > > > We can start reworking the API when it hit master. > > > > --001a11345984e013cd04feb0d9a1-- > > I want to remind that the last attempt of PHP 6 died because it was mostly > unmaintained as "master" for a long time and we continued to postpone > it. We should try to not again make a "big move" but take "babysteps" > and focus on phpng and 64bit as the major features and not maintain a > branch while we are doing 5.7. This will undoubtful lead to a similar > "abundance" of the master branch as we just don't have the ressources > to maintain more branches (a point already made when we discussed the > release plan). > > I think we should consider steps to make phpng the major development > branch within the year and if stabelizing it within the year possible, > make it the next release. > Even if we have PHP-5.7 branch, we have merge up policy. Therefore, any new feature will end up with master, I suppose. If a new feature is only available to PHP-5.7 branch, it's a merge bug, isn't it? Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1135f316c78e9d04fec166f3--