Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58514 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62448 invoked from network); 2 Mar 2012 19:00:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2012 19:00:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-ww0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:60730] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/28-22821-9D8115F4 for ; Fri, 02 Mar 2012 14:00:41 -0500 Received: by wgbdq13 with SMTP id dq13so1708574wgb.11 for ; Fri, 02 Mar 2012 11:00:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=3rZjLDXcAEcRCsoFB8orlBTb1eqlrQGFQr8qy/wG2z4=; b=TMbRwQZhIO1ByZpwaElKGQcTY9dEs0zVZvMCe4LIUFE16DNW0muKHigMrMDkXuSLUK bpsghK7sVnnGk/kjXRPkMMRXj0MfqNUyHNZK4WY85bcTI5jVBLC61eEiONt0okjZ4FZL 1S5pGXfVUMafNL8iqsiBGcPJoiPJ2+uDLNV7XtesQbbykCWRsnELm5cGWTfRqzaXtjfS Eo8yZQQy+RaErkbJIeK26Vd4/yTXQ01duFPSCdnT12JLFSKA8ufQYuC4jsBJ4cyLQHDA TuiNulwLaVi/IRV5cjJrapAGaLAW6PCOPOwRVK8LrR7d/eDv+b7CQUlbZa3EE/Qky0pv tUrw== MIME-Version: 1.0 Received: by 10.180.24.4 with SMTP id q4mr6377447wif.7.1330714838536; Fri, 02 Mar 2012 11:00:38 -0800 (PST) Received: by 10.223.75.146 with HTTP; Fri, 2 Mar 2012 11:00:38 -0800 (PST) In-Reply-To: References: Date: Fri, 2 Mar 2012 11:00:38 -0800 Message-ID: To: Ferenc Kovacs Cc: David Soria Parra , internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d043be1c63f944404ba473178 Subject: Re: [PHP-DEV] HEADS UP: 5.4 branch is open again From: kris.craig@gmail.com (Kris Craig) --f46d043be1c63f944404ba473178 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable From the timelines I've seen floating around, I was under the impression that the next one would be 5.5, followed by 5.6, etc. PHP 6 is at least a few years off according to every projection I've seen. --Kris On Fri, Mar 2, 2012 at 1:26 AM, Ferenc Kovacs wrote: > On Fri, Mar 2, 2012 at 1:33 AM, David Soria Parra wrote: > > > Hi internals, > > > > just a heads up. The PHP_5_4 branch is open for commits again. > > > > - David > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > On a somehow related topic: > Now that we have 5.4 out, I have a question: > Do we know what will be the next major release? > If we want to follow the releaseprocess RFC, I think it would be nice to > think about whether we plan to roll out a major or a minor version next. > By the RFC, we can't do such changes to the language as we did with > 5.2->5.3 or 5.3->5.4, because userland BC breaks aren't allowed. > So I can see two way to address this: > If we can agree upon the next version number beforehand, and we decide th= at > we will go with the major release (be that php 6 or 7, whatever), we don'= t > to do anything right now, we can branch the version from trunk/master, wh= en > the time comes. > If we can't agree upon the next version number, or we agree upon that the= re > will be an 5.5 version, I think it would make sense to create a branch fo= r > it ASAP, so there is place (trunk/master) for the approved but backward > incompatible changes, and people don't have to hold patches. > What do you think? > > -- > Ferenc Kov=E1cs > @Tyr43l - http://tyrael.hu > --f46d043be1c63f944404ba473178--