Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52421 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47987 invoked from network); 17 May 2011 10:32:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2011 10:32:03 -0000 Authentication-Results: pb1.pair.com header.from=doctorrock83@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=doctorrock83@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: doctorrock83@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vx0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:35681] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5C/74-05118-0AE42DD4 for ; Tue, 17 May 2011 06:32:02 -0400 Received: by vxb40 with SMTP id 40so232931vxb.29 for ; Tue, 17 May 2011 03:31:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type; bh=FVrUUBO6IE5M+D/8/L+QuHXXC4jtefdeuEC0j39Y+Ls=; b=F1swknoiGKxvNBmb01mun7dQwm9/woxRSNNvZF3GclwLFdsF3dmZS67MJrudhFP+B4 /NtRISh8QsJeWGyQxBAFpVXyzbfP9r34ikAJvcAUa/defzGmn+nkFCo2A1a89YRSM93T 6f5q3fFpRjp1Bd29RjxMr1vVK1AOvJXRkYTvc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=oOYsJt77eW65AgI9vUoEvzt9Q2Anv+u9jaKQmFNujw94GpZLzTUCiRQLw7Xs4luhJk 6jFGhOEznourlwP0In57Pm4LqB1WZmOrx8ZbnJJUqvppt4bxWA+EmM1aoUW2Y49k+k1L YBzPBcKEQ4MMR1vN54qj0d88FCtUTWSlPAD7k= Received: by 10.52.110.6 with SMTP id hw6mr641650vdb.88.1305628318080; Tue, 17 May 2011 03:31:58 -0700 (PDT) MIME-Version: 1.0 Sender: doctorrock83@gmail.com Received: by 10.220.183.77 with HTTP; Tue, 17 May 2011 03:31:18 -0700 (PDT) In-Reply-To: <4DD1644C.9080304@anderiasch.de> References: <4DD1644C.9080304@anderiasch.de> Date: Tue, 17 May 2011 12:31:18 +0200 X-Google-Sender-Auth: fbTqO8SLreKgjSfzL50qnn5dsOg Message-ID: To: Florian Anderiasch Cc: felipensp@gmail.com, internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [RFC] Improved parser error message From: jpauli@php.net (Julien Pauli) I remember error messages have been improved since last decade, but they were engine ones. Parser ones have never been touched, so to improve them, I +1 your idea Felipe :) Julien On Mon, May 16, 2011 at 7:52 PM, Florian Anderiasch wrote: > On 16.05.2011 14:15, Felipe Pena wrote: >> Other examples and patch at: >> https://wiki.php.net/rfc/improved-parser-error-message > > Just for completeness, here's the lengthy thread > we had in October 2010 about this: > > http://news.php.net/php.internals/49978 > > FWIW, I like the Easter Egg :) > > Greetings, > Florian > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >