Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86227 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35495 invoked from network); 15 May 2015 05:49:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 May 2015 05:49:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.171 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.213.171 mail-ig0-f171.google.com Received: from [209.85.213.171] ([209.85.213.171:33939] helo=mail-ig0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3C/32-18748-FE885555 for ; Fri, 15 May 2015 01:49:35 -0400 Received: by igblo3 with SMTP id lo3so29219318igb.1 for ; Thu, 14 May 2015 22:49:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=NBsFLkSiFe/p7LZwcJp5EW8mJvRBXR4SRl2ij8X+bbc=; b=UU7i7KiRgEtBo56/sV8jgjbFxvke2d5b1ZX+RDYeaYVyM4RI9LrddYA20AJvB75gpq ZVwqm/rtDsshhoaQNT83pwxc3jS8PVs5A78ipO08qijVzAUmBXS5/NsDumVGm0OEIe70 X+puFnDjTc8+NAgspQFeM6TNcV4LfK8SQIjbVBQr8xxQnAuEuJ+zcrTt2mSMdYhcUWsT usfgy/jLbhajQG4MFyEL9n2jt8uR2hlg/WW6TBB9ZQdWJ2s2QPAe7oKKVdrIcWl75Ac8 /thdxztJ1w7rpA2A1KIy6bgeL8vNwi4xhnujUlLjq9qA1c7Yx7NQZwbenH0q3thvDBrr 48xg== X-Received: by 10.70.136.169 with SMTP id qb9mr15127520pdb.46.1431668972935; Thu, 14 May 2015 22:49:32 -0700 (PDT) Received: from Stas-Air.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id zf1sm565451pbc.43.2015.05.14.22.49.31 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 May 2015 22:49:32 -0700 (PDT) Message-ID: <555588E9.9060208@gmail.com> Date: Thu, 14 May 2015 22:49:29 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Ferenc Kovacs , Julien Pauli CC: PHP Internals References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Branching off PHP7 and electing RMs From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > We put together a roadmap for 7.0 with Kalle: > https://wiki.php.net/todo/php70 > Then the idea was brought up that we should consider other candidates other > than him, and we got sidetracked but did not really decide anything. > I agree that it would be nice sorting it out ASAP, but having the first > alpha on may 15th isn't feasible anymore. Yes, we have some unsolved issues (like Throwable) which we have to handle before alpha. -- Stas Malyshev smalyshev@gmail.com