Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62825 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64388 invoked from network); 5 Sep 2012 01:17:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Sep 2012 01:17:31 -0000 Authentication-Results: pb1.pair.com header.from=adamjonr@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=adamjonr@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: adamjonr@gmail.com X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:49234] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 34/1A-12568-A28A6405 for ; Tue, 04 Sep 2012 21:17:31 -0400 Received: by iamm10 with SMTP id m10so11319560iam.29 for ; Tue, 04 Sep 2012 18:17:28 -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 :content-type; bh=n0BrbrZmQmG4+Mr9h1n629gO6Mfwzx8QC9jJ8jISNQ4=; b=MZHp+ySuT6b039UGFWmQ0GXhoalRrDel89aNGR8lXorBjnCMwh/Asm3J0UxpBxNvJg WrQ4Q1jDjlznkPs8BYZnA2r2zYZ1MP61fchXgIHA8r2kbpg4728giQLPf6kPcHymYAt9 KOhr6n+wjAKY0oTQrz1z2KGd3idyjH2gMFEJBCJ15MAT49Ndg9zs+uu9EfEcoOkx2qzJ 8eVmLcxVFIXTrlQ5KeMtn6axRKIJ9w384CId1i+aWHzM1lYnC6R6NwAIopJn++igItAd fi4cUjljQyRc+E8ATbooN3sRij1Gsu2fTXOz4gnxr/6Cm2wT1OFkjn6V1cYAWfDepeB9 Zk+A== MIME-Version: 1.0 Received: by 10.182.85.8 with SMTP id d8mr13663155obz.70.1346807848351; Tue, 04 Sep 2012 18:17:28 -0700 (PDT) Received: by 10.76.95.198 with HTTP; Tue, 4 Sep 2012 18:17:28 -0700 (PDT) In-Reply-To: References: <50467A92.5000401@ajf.me> Date: Tue, 4 Sep 2012 21:17:28 -0400 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Moving to an AST-based parsing/compilation process From: adamjonr@gmail.com (Adam Jon Richardson) On Tue, Sep 4, 2012 at 8:09 PM, Levi Morrison wrote: > This is probably why the section in the RFC is so small . . . :) The section covering the potential for potential optimizations isn't so small :)