Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77952 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97822 invoked from network); 14 Oct 2014 08:26:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2014 08:26:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=xinchen.h@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@php.net; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.181 as permitted sender) X-PHP-List-Original-Sender: xinchen.h@zend.com X-Host-Fingerprint: 209.85.220.181 mail-vc0-f181.google.com Received: from [209.85.220.181] ([209.85.220.181:58987] helo=mail-vc0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5D/A2-15889-F3EDC345 for ; Tue, 14 Oct 2014 04:26:39 -0400 Received: by mail-vc0-f181.google.com with SMTP id le20so7125175vcb.12 for ; Tue, 14 Oct 2014 01:26:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=jzqXza/njeAKiyh36grvGtfOH0DmudyRejqiSQQt3H0=; b=VwaNDBMQfMiEy8AxrC+l4OfNKy508jSrEVfpBqYFJA1mXNOciTPieiluWCvf0tSnNs 4TmHaAp8f4gj7mUIevy/JGSc/xzt2+pPhvRHc50hQyJQX07AGyqkEavTcShXtffHmzNR 3Plwcpdr8Mw/06NyVdg4RxOdr30pJO1qjqrWxYM9MSruHfWLOYjMajmzR5sWpoLbybEC 0KGJu7Ai23yncPRiTjQY95Zl45EL5ta4h1IjQx/QqWTnwLWk6zj1KaRw1BrRQC9K6D0b mp15nRJzxkdO7OhGwU+W6RYbxNsB2whA6jyTV1WGL653Po0g/VAQGzKHpoQnzpgDRERy /28w== X-Gm-Message-State: ALoCoQmIQvzzsmqwVyiTDC5qi5yMfjfq8RDCnYaIccCAG+60PPws3wbTYeg5YjV2c9FlznaSrwPB2aH7ts0jBPXpuTMEKsekIPh0U3jfCA9ZvsN/oMUIQhpoH7AkqEkQuXRP4A2gtzj5Dyr/Z5OaXnYCzfxuw+IIUA== X-Received: by 10.221.3.195 with SMTP id nz3mr3254435vcb.43.1413275195811; Tue, 14 Oct 2014 01:26:35 -0700 (PDT) Received: from mail-vc0-f172.google.com (mail-vc0-f172.google.com [209.85.220.172]) by mx.google.com with ESMTPSA id eu5sm3906368vdb.12.2014.10.14.01.26.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 14 Oct 2014 01:26:34 -0700 (PDT) Received: by mail-vc0-f172.google.com with SMTP id lf12so7202154vcb.3 for ; Tue, 14 Oct 2014 01:26:34 -0700 (PDT) X-Received: by 10.221.22.196 with SMTP id qx4mr3354375vcb.37.1413275194644; Tue, 14 Oct 2014 01:26:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.7.193 with HTTP; Tue, 14 Oct 2014 01:26:14 -0700 (PDT) In-Reply-To: <32b8315ede38cd03ad4a7ab4497397e9@mail.gmail.com> References: <32b8315ede38cd03ad4a7ab4497397e9@mail.gmail.com> Date: Tue, 14 Oct 2014 16:26:14 +0800 Message-ID: To: Zeev Suraski Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] RFC: PHP 7.0 timeline From: laruence@php.net (Xinchen Hui) Hey: On Tue, Oct 14, 2014 at 4:08 PM, Zeev Suraski wrote: > All, > > > > We=E2=80=99ve had some discussions about it during the version name & php= ng RFC > processes, and now that 5.6.0 is behind us =E2=80=93 I think it=E2=80=99s= time to get a > more concrete game plan for PHP 7.0. > > > > I drafted an RFC that proposes a one year timeline for PHP 7.0. I believ= e > it strikes a good balance between early delivery to stay competitive, and > having enough time to shape a major version. Given that we=E2=80=99ve al= ready made > some very substantial progress towards 7.0 (with phpng, AST, uniform > variable syntax, etc.) =E2=80=93 I think that timeline is very realistic,= and > perhaps we can even beat it. Restating the obvious, new features that > don=E2=80=99t have compatibility implications can always be delivered in = minor > versions, i.e. 7.1, 7.2, etc. > > > > The RFC is at https://wiki.php.net/rfc/php7timeline - comments welcome! I think this process is a little long. we should freeze new features by the end of this year. then we could release 7 asap and regarding of the qa process, we can use 7.0.x to do that. thanks > > > > Zeev --=20 Xinchen Hui @Laruence http://www.laruence.com/