Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75812 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 630 invoked from network); 22 Jul 2014 03:34:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2014 03:34:13 -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.217.182 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.217.182 mail-lb0-f182.google.com Received: from [209.85.217.182] ([209.85.217.182:65210] helo=mail-lb0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AA/02-14611-3BBDDC35 for ; Mon, 21 Jul 2014 23:34:11 -0400 Received: by mail-lb0-f182.google.com with SMTP id z11so5450901lbi.13 for ; Mon, 21 Jul 2014 20:34:08 -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=6jErGwEJ+WXGt27Kl6wdXLHNVbHLaf4gmZzsSWhdzJg=; b=rpZWUSG5T6PiNqZrypsk4OwlO7z/xCFVkwfPLJ2NvkdraM18VUi5FvYxoC0x+4nfLv Q45jXgNvUNxUmtBflZLifzIJ1gq6FAfhkIHq1os6X5W4WqijWSgJrpQ30TcMhwAVzsLT QT7hUk7IbyTOeYX9wY60GdlE1jp9lbNUHFNoi8PO2bhIHtM42F68wPolhMMNG4jpH0FB OiErN578W3AZNWqQCcAAFcurhFvjV3tF1NBHffVO+J2EP1bnhWuUU7l3UGUPiQhpXiSJ JN4RqmhVgP6YJIrmsF0NNgqxz5DBi+pLPCtUi2my5qKCI3ki11NTETxp6KPoz9rW5WP2 8mhA== X-Received: by 10.112.199.40 with SMTP id jh8mr14243155lbc.79.1406000048271; Mon, 21 Jul 2014 20:34:08 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.128.202 with HTTP; Mon, 21 Jul 2014 20:33:27 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 Jul 2014 12:33:27 +0900 X-Google-Sender-Auth: dZ8k_FjhGdp0VCfSwEjF9fWrEvo Message-ID: To: Zeev Suraski Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11c345766e797804febfe5a2 Subject: Re: [PHP-DEV] RFC: Move phpng to master From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c345766e797804febfe5a2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Zeev, On Mon, Jul 21, 2014 at 7:18 PM, Zeev Suraski wrote: > Hi Zeev, > > > > On Mon, Jul 21, 2014 at 4:31 PM, Zeev Suraski wrote: > > As we=E2=80=99re getting closer to release 5.6.0, and given the very high= level of > interest in phpng, I think it=E2=80=99s time for us to provide some clari= ty > regarding what happens post 5.6.0. > > > > Are you willing to have 5.7 branch? > > It gives us more time to develop/cleanup/test. It's especially important > for > > 3rd party module developers. > > Can you explain a bit more what you mean by that? I generally don=E2=80= =99t think > we should invest in another feature release before this next phpng-based > major version (that=E2=80=99s my personal thinking). It=E2=80=99ll sprea= d our limited > resources too thin; But maybe I didn=E2=80=99t quite understand what you= had in > mind for putting in the 5.7 branch. > Sorry that my mail is not precise enough. I'm not sure your intention if we are going to have master branch as successor of PHP 5.6 or not. If it is PHP 5.6 successor, then we have less than a year before feature freeze. If there is PHP 5.7 branch, I suppose we have more than a year before feature freeze. I feel less than a year for new major version is too short, so I would like to have PHP 5.7, then a year later PHP 6/7. There are too many things that I would like to cleanup. I'm mainly interested in userland API cleanups/additions as well as mbstring/session internal. Developing 5.7 and 6/7 at the same is beneficial to us, too. We may implement migration features in 5.7. 3rd party module developers will have enough time to migrate before release also. We may have long alpha period for 6/7. I suppose having 5.7 branch does not waste yours and your people's time much if phpng became master. BTW, I'm in favor of PHP 7. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c345766e797804febfe5a2--