Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77978 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46604 invoked from network); 14 Oct 2014 13:16:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2014 13:16:08 -0000 Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.45 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 74.125.82.45 mail-wg0-f45.google.com Received: from [74.125.82.45] ([74.125.82.45:41952] helo=mail-wg0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/E3-26074-7122D345 for ; Tue, 14 Oct 2014 09:16:08 -0400 Received: by mail-wg0-f45.google.com with SMTP id m15so10760624wgh.28 for ; Tue, 14 Oct 2014 06:16:04 -0700 (PDT) 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=uiXZ9F1KWkhUc5j2BIAhKZtngPD49hgC27KOnazUv/s=; b=U+tdX8b3motBYtpwBx/YzRof6lBmKfgmcURYLVRylDyJ4k+7eqLaGbU75hBEcfJ+sb FAbse5/UZO4RFIOmJwHtEhDgflGwkf7kzq1JDX4aiVhVnxq9yzJgpN1wQx4lbSrL52l6 7g8eF4r2MRjHQDEipmP1YGM8c98PaOwIicf70ajOrOzFHf7gBLruZhcgJ1t1g8+wXv8p 9CSLrQSQUCl6JEcJivssmq2Xbyhb9z0w5DDZVp+vNUzKChbDIRaZetYy+JBphFAZawqf Cks4T8pwg9vlqEID1Ou8FY5VCPcyuTHIQppIwv3aFd/Wi6xo6IKd5ZUqhbi2ju+c7wIL FWOg== MIME-Version: 1.0 X-Received: by 10.180.73.40 with SMTP id i8mr5412468wiv.30.1413292564767; Tue, 14 Oct 2014 06:16:04 -0700 (PDT) Received: by 10.217.55.195 with HTTP; Tue, 14 Oct 2014 06:16:04 -0700 (PDT) In-Reply-To: References: <32b8315ede38cd03ad4a7ab4497397e9@mail.gmail.com> Date: Tue, 14 Oct 2014 14:16:04 +0100 Message-ID: To: Julien Pauli Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] RFC: PHP 7.0 timeline From: leight@gmail.com (Leigh) On 14 October 2014 09:46, Julien Pauli wrote: > > At the starting point (so, something like one year ago), we had many > ideas to add to the new major PHP and had a compute of at least two > years development. > If we allow two years for development there will be too many changes to make adoption easy. I think it's smarter to split it into 2x one year developments (7.0 and 7.1), so that upgraders have a set of stable features after one year that they can begin migration work towards.