Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52426 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93464 invoked from network); 17 May 2011 14:24:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2011 14:24:33 -0000 Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.216.42 mail-qw0-f42.google.com Received: from [209.85.216.42] ([209.85.216.42:39352] helo=mail-qw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 70/00-27887-02582DD4 for ; Tue, 17 May 2011 10:24:32 -0400 Received: by qwi4 with SMTP id 4so300581qwi.29 for ; Tue, 17 May 2011 07:24:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=hBM4tF3qLHGivo2KhF3hVT/uy1WeJj1m4a+qCwJJnFU=; b=RBE+/pb6t6ApR6tALUPT3wt/jYCFgjyxkqlUQ8lJy4dyHDRydtsYth9hE5PbFjlaZk psGPzVCH5freXeKFJMz39j7uFvTS7Tzd/weCwTrfSzAdgeD1c0LWoSWf2HzGfxHOrAot IonUwebCKPxZixjaafBWxWobFWwxoAKhwvUNI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=o2PQHzHbeLn2LVFZDQIxRS3Mooz3qPLrqtbtQJ87vo+Ux5zYRVsX8jRlZLpnI57MZs qmPSpU6gjQu4r4fS6XSg7OXaYyMXAm8811SCvLWrDAkSXjfs45G2gXzKVJX5vLvMog69 QleXDpp5me0YnNr+Q4+buzhgmBf3bURy+AaSo= Received: by 10.229.106.32 with SMTP id v32mr485910qco.77.1305641901219; Tue, 17 May 2011 07:18:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.92.7 with HTTP; Tue, 17 May 2011 07:18:01 -0700 (PDT) In-Reply-To: References: Date: Tue, 17 May 2011 11:18:01 -0300 Message-ID: To: internals Content-Type: multipart/alternative; boundary=00235429dbc4b9e1a104a37971f3 Subject: Re: [RFC] Improved parser error message From: felipensp@gmail.com (Felipe Pena) --00235429dbc4b9e1a104a37971f3 Content-Type: text/plain; charset=UTF-8 2011/5/16 Felipe Pena > Hi all, > As I have proposed previously in an old thread... What about we name all > the tokens to have an improved parser error message? (i.e. anymore > T_PAAMAYIM_NEKUDOTAYIM, T_DOLLAR_OPEN_CURLY_BRACES in the messages etc) > > [...] > > Other examples and patch at: > https://wiki.php.net/rfc/improved-parser-error-message > > Any thoughts? > > Thanks. > So... In case of no objections, I'll commit it in trunk and 5_4 branch, Is it okay? :) -- Regards, Felipe Pena --00235429dbc4b9e1a104a37971f3--