Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62826 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65763 invoked from network); 5 Sep 2012 01:21:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Sep 2012 01:21:27 -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.223.170 as permitted sender) X-PHP-List-Original-Sender: adamjonr@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:44215] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/6A-12568-719A6405 for ; Tue, 04 Sep 2012 21:21:27 -0400 Received: by ied7 with SMTP id 7so7224227ied.29 for ; Tue, 04 Sep 2012 18:21:24 -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=d/5wMJX7eiJWiv5rZRyCWZ2purkZVu7LnosEPHAR9PM=; b=O9VMAE8igJpLI27jnLPr4e5g1WUglMOxVO8Ra+roTHFBg1Cg0yTa1fUtPHLOAkpeJq l9MxxqQN7y5MustTOZphbOuJqUXD15VTCxyTHefiGfK1z6/RaY5TemKvl+NHNAQZ4Unx w8fVrefT15ixdGDBgEdLsE6tJC0sLKAD5CkYUwczB0PZMuKy2EnTddreqku76DtztKzg F4VOgyEF52Dw/4ThFQih/HhroBlPwJeyiAm9VquCfaGgx8RD0p5AoszogxzNADZuNMyV cktuoq9yl5fLC0nsX6nLaoHjt972BhruffUixHd8Kg61PkfWDj0cp75MgHe6GbiclE08 ew1w== MIME-Version: 1.0 Received: by 10.182.152.97 with SMTP id ux1mr16742935obb.13.1346808084196; Tue, 04 Sep 2012 18:21:24 -0700 (PDT) Received: by 10.76.95.198 with HTTP; Tue, 4 Sep 2012 18:21:24 -0700 (PDT) In-Reply-To: References: <50467A92.5000401@ajf.me> Date: Tue, 4 Sep 2012 21:21:24 -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 9:17 PM, Adam Jon Richardson wrote: > 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 :) And, apparently, "potential" was the focal point of my response (sometimes I type faster than I can proof, sorry :)