Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76823 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37269 invoked from network); 22 Aug 2014 20:40:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2014 20:40:10 -0000 Authentication-Results: pb1.pair.com header.from=mailing@pascal-martin.fr; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mailing@pascal-martin.fr; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain pascal-martin.fr designates 176.31.99.170 as permitted sender) X-PHP-List-Original-Sender: mailing@pascal-martin.fr X-Host-Fingerprint: 176.31.99.170 ks391579.kimsufi.com Received: from [176.31.99.170] ([176.31.99.170:46853] helo=pascal-martin.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 60/64-10436-7AAA7F35 for ; Fri, 22 Aug 2014 16:40:08 -0400 Received: from [192.168.0.6] (ALyon-656-1-528-156.w80-9.abo.wanadoo.fr [80.9.9.156]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by pascal-martin.fr (Postfix) with ESMTPSA id 58FB540C9F for ; Fri, 22 Aug 2014 22:39:39 +0200 (CEST) Message-ID: <53F7AAA3.4020403@pascal-martin.fr> Date: Fri, 22 Aug 2014 22:40:03 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [VOTE] Abstract Syntax Tree From: mailing@pascal-martin.fr (Pascal MARTIN) On 18/08/2014 18:41, Nikita Popov wrote: > > I've opened the vote on the Abstract Syntax Tree RFC: > > https://wiki.php.net/rfc/abstract_syntax_tree#vote > After speaking with other members of AFUP (French UG) about this RFC, we pretty much all agree that a cleaner compilation process is a nice improvement. It should help us getting some syntax options that were impossible before, and there is not too much impact for developers and their existing applications. So, basically: +1 -- Pascal MARTIN http://blog.pascal-martin.fr/ @pascal_martin