Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48102 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36413 invoked from network); 27 Apr 2010 07:17:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Apr 2010 07:17:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@stefan-marr.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=php@stefan-marr.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain stefan-marr.de from 85.88.12.247 cause and error) X-PHP-List-Original-Sender: php@stefan-marr.de X-Host-Fingerprint: 85.88.12.247 toolslave.net Received: from [85.88.12.247] ([85.88.12.247:36738] helo=uhweb12247.united-hoster.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/A6-30049-79F86DB4 for ; Tue, 27 Apr 2010 03:17:44 -0400 Received: from cust194-138.dsl.as47377.net ([62.166.194.138] helo=[192.168.0.12]) by uhweb12247.united-hoster.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1O6f2z-0003T7-Rt; Tue, 27 Apr 2010 09:17:39 +0200 Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii In-Reply-To: <4BD6894F.9000109@easyflirt.com> Date: Tue, 27 Apr 2010 09:17:27 +0200 Cc: Hannes Magnusson , PHP internals Content-Transfer-Encoding: quoted-printable Message-ID: <920C1589-424E-4D86-915C-D342BE9DA28D@stefan-marr.de> References: <4BD5A3EB.8090403@easyflirt.com> <4BD6894F.9000109@easyflirt.com> To: mathieu.suen X-Mailer: Apple Mail (2.1078) Subject: Re: [PHP-DEV] Obscure token name From: php@stefan-marr.de (Stefan Marr) On 27 Apr 2010, at 08:50, mathieu.suen wrote: > Then T_DOUBLE_COLON would have been perfectly clear. Honestly, token names in error messages is so '80s. Instead of fixing internal details, form the users point of view it = might be better to not expose token names at all, but have meaningful = parser errors.=20 Best regards Stefan