Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85007 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25870 invoked from network); 16 Mar 2015 08:59:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2015 08:59:26 -0000 Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.180 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 209.85.220.180 mail-vc0-f180.google.com Received: from [209.85.220.180] ([209.85.220.180:58941] helo=mail-vc0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/24-00492-A6B96055 for ; Mon, 16 Mar 2015 03:59:25 -0500 Received: by mail-vc0-f180.google.com with SMTP id hq12so11637898vcb.11 for ; Mon, 16 Mar 2015 01:59:19 -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=KWvovtohb+dZbaQkrZnFGcjna7x1h1YQzAf7fmI2WRM=; b=DiEwLvxb5Sa9NZ4xr6zNdVSpcvYe+8dsZsY4XUCUyX+g+0vzyM+8D6zDdKLH5UZ4ho Pz4Nvr/uS4i7QfeaQylEZoM4bwTGrsGn2I+Dtw71FvLQC1OmWYLrZxAMkVDB1jVnpdhM NOplf4BidoQZwASkzUjvVk8xr0l9oiWuZM1TSgkV6rNYuqkrykXhOYnk7sE+QUMmZY2H LqUqZDT57sgyHIyCDiSGaTyZGS5Nz/6Yx/IF/nTuvzBoMGM0DzS/kxjUMvYyZab5Qz4q 5ipAEEiMIMkfpTJdEvmgFgQb/Zi81olzpWxOMTLIrsvVf2lJ2MUJ/nu2WNXUp+73j+cI wykg== MIME-Version: 1.0 X-Received: by 10.52.122.166 with SMTP id lt6mr35378158vdb.38.1426496359342; Mon, 16 Mar 2015 01:59:19 -0700 (PDT) Received: by 10.52.177.7 with HTTP; Mon, 16 Mar 2015 01:59:19 -0700 (PDT) In-Reply-To: <55068E88.3090401@lsces.co.uk> References: <55068E88.3090401@lsces.co.uk> Date: Mon, 16 Mar 2015 08:59:19 +0000 Message-ID: To: Lester Caine Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=bcaec52be9bfc5a86c051164100a Subject: Re: [PHP-DEV] [RFC][VOTE] In Operator From: leight@gmail.com (Leigh) --bcaec52be9bfc5a86c051164100a Content-Type: text/plain; charset=UTF-8 On 16 March 2015 at 08:04, Lester Caine wrote: > > Some of this Syntactic sugar would in the past have been developed in > PEAR, but the support for 'userland' solutions via that path seems to > have lost favour, with even the suggestion that PEAR should be dropped? > Perhaps if PEAR contained examples of good practice in these areas it > would help. I'd even perhaps go as far as suggesting that some of the > more exotic developments in core would benefit from up to date demo's of > their use in PEAR? > And how do you propose the lexer/parser is extended in this manner? --bcaec52be9bfc5a86c051164100a--