Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61206 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81285 invoked from network); 13 Jul 2012 16:47:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jul 2012 16:47:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-wg0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:64877] helo=mail-wg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/89-17670-51150005 for ; Fri, 13 Jul 2012 12:47:18 -0400 Received: by wgbgn7 with SMTP id gn7so1525396wgb.11 for ; Fri, 13 Jul 2012 09:47:15 -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 :cc:content-type; bh=9kdmdhl/WFNGcWL9I2X3/BUsoZwI9/05BGqlpYgsVEg=; b=TzNNH5as20YKw/77todf+4Yp2c/ak9T90n+3N/698ILvX8uM45TsEYzOX64pU70BEy 2Y/msmhXZwaW3z7D/i7c8GLD58jIq4CTQtIwtaV28wrORrSlXeJt65uoXRj9josBs91e oC1zQb3tnFfBXHPeRg6DSf3HfCwzExWJlZ15YCYAYT/XKPgIE05tAZSOBIS318dwc9R2 JEwzF5mrBp1tTV1xd8lCX5/KC+3sW2ZhUcJ5xEjaXnQ/DPYU2rYsE/1R22z/Cxykv51W 5IL8BfGxxRvTPenMID8GU6+OnKLXaX+0yzkmo8WOOKXm9cneVcIHq1KMg7INYtrRmVyY YvJQ== MIME-Version: 1.0 Received: by 10.180.83.234 with SMTP id t10mr6545578wiy.0.1342198035023; Fri, 13 Jul 2012 09:47:15 -0700 (PDT) Received: by 10.223.160.133 with HTTP; Fri, 13 Jul 2012 09:47:14 -0700 (PDT) In-Reply-To: References: Date: Fri, 13 Jul 2012 09:47:14 -0700 Message-ID: To: Anthony Ferrara Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d0442727a1886e904c4b8d5df Subject: Re: [PHP-DEV] 6.0 And Moving Forward From: kris.craig@gmail.com (Kris Craig) --f46d0442727a1886e904c4b8d5df Content-Type: text/plain; charset=ISO-8859-1 > > > 4. Rewrite the entire parser completely. I keep hearing about how bad PHP's > parser is, and how it's growing out of control. Perhaps this is a good time > to rewrite it (perhaps changing semantics slightly) to be better adapted > towards future changes... > > I'm bored so I'm gonna poke the hornet's nest: Anyone up for converting the whole damn thing to C++? I welcome your hatred. Muaa ha ha ha! ;) --Kris --f46d0442727a1886e904c4b8d5df--