Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76575 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8379 invoked from network); 15 Aug 2014 23:04:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Aug 2014 23:04:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=wim.godden@cu.be; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=wim.godden@cu.be; sender-id=unknown Received-SPF: error (pb1.pair.com: domain cu.be from 194.50.97.15 cause and error) X-PHP-List-Original-Sender: wim.godden@cu.be X-Host-Fingerprint: 194.50.97.15 brussels3.firstlinknetworks.com Linux 2.6 Received: from [194.50.97.15] ([194.50.97.15:60873] helo=brussels3.firstlinknetworks.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F8/71-34004-0029EE35 for ; Fri, 15 Aug 2014 19:04:33 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=simple; d= brussels3.firstlinknetworks.com; h=message-id:date:from :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; s=dkim1; bh=OisnsvLqZow0x2FrU7Oc0ElC JN4=; b=tz2aIb+/Pq5DqaI0byM1fE5rXY4f6GlRlxAVy9nKC6D6csem09PnTIUc DeYr9wOFqUEHKytt+emwHdYZxiT4Ad225aeW+hds/JFCArtsycfxwgUCkoiHbizu JJG/MzEjZ8VlPSk2UPmKPw6YewhIKW6ZD47hVP3OuftEY3yl79k= Received: (qmail 18624 invoked by uid 89); 15 Aug 2014 23:04:30 -0000 Received: from unknown (HELO ?192.168.1.186?) (wim@godden.net@192.168.1.186) by brussels3.firstlinknetworks.com with ESMTPA; 15 Aug 2014 23:04:30 -0000 Message-ID: <53EE91F6.7000500@cu.be> Date: Sat, 16 Aug 2014 01:04:22 +0200 Organization: Cu.be Solutions User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: internals@lists.php.net References: <5C97D818-4616-440D-9C0D-B9F9C8D034DC@ajf.me> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Let's make a 5.7 release From: wim.godden@cu.be (Wim Godden) On 16/08/2014 0:43, Pierre Joye wrote: > Here we have two issues, whether or not we need a 5.x to prepare 7 and if > one year Dev time is enough. IMHO, that'll depend on which feature will be added/changed/refactored for 7. I might have missed that discussion, but so far I haven't seen a wishlist or anything similar appear. It might be time for everyone to sum up what they'd like to see happen for 7, so it can be discussed and we have some idea of how big the task of developing 7 is. There's no point discussing timeframes if you don't know what needs to be done within the timeframe. (Again : maybe I missed that 7 feature thread. In that case, never mind ;-) ) Wim