Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48152 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3488 invoked from network); 29 Apr 2010 12:17:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2010 12:17:56 -0000 Authentication-Results: pb1.pair.com header.from=dennis@born05.nl; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=Dennis@born05.nl; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain born05.nl from 217.19.16.173 cause and error) X-PHP-List-Original-Sender: Dennis@born05.nl X-Host-Fingerprint: 217.19.16.173 relay01.cambriumhosting.nl Linux 2.6 Received: from [217.19.16.173] ([217.19.16.173:37851] helo=relay01.cambriumhosting.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/FF-05666-2F879DB4 for ; Thu, 29 Apr 2010 08:17:55 -0400 Received: from relay01.cambriumhosting.nl (localhost [127.0.0.1]) by relay01.cambriumhosting.nl (Postfix) with ESMTP id 323936000226; Thu, 29 Apr 2010 14:17:52 +0200 (CEST) Received: from born05.nl (84-245-29-103.dsl.cambrium.nl [84.245.29.103]) by relay01.cambriumhosting.nl (Postfix) with ESMTP id 1693B600009E; Thu, 29 Apr 2010 14:17:52 +0200 (CEST) Received: from dennissPC ([192.168.2.179]) by born05.nl with Microsoft SMTPSVC(6.0.3790.4675); Thu, 29 Apr 2010 14:17:51 +0200 To: "'Martin Jansen'" , "'mathieu.suen'" Cc: "'PHP internals'" References: <4BD5A3EB.8090403@easyflirt.com> <1272464861.870.55.camel@guybrush> <4BD969BC.9030702@easyflirt.com> <4BD97666.4030901@divbyzero.net> In-Reply-To: <4BD97666.4030901@divbyzero.net> Date: Thu, 29 Apr 2010 14:17:51 +0200 Message-ID: <003301cae795$fd4e4930$f7eadb90$@nl> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcrnlPCGtO8oIn4BQsCMveTmr6HgggAANIJA Content-Language: nl X-OriginalArrivalTime: 29 Apr 2010 12:17:51.0842 (UTC) FILETIME=[FD3F7C20:01CAE795] X-Virus-Scanned: by ClamAV (clamav.cambrium.nl) at relay.cambriumhosting.nl Subject: RE: [PHP-DEV] Obscure token name From: dennis@born05.nl ("Dennis Haarbrink") > -----Oorspronkelijk bericht----- > Van: Martin Jansen [mailto:martin@divbyzero.net] > Verzonden: donderdag 29 april 2010 14:07 > Aan: mathieu.suen > CC: PHP internals > Onderwerp: Re: [PHP-DEV] Obscure token name >=20 > On 29.4.2010 13:13, mathieu.suen wrote: > > Johannes Schl=C3=BCter wrote: > >> On Mon, 2010-04-26 at 16:32 +0200, mathieu.suen wrote: > >> > >>> I am wondering why is the token name so incomprehensible ? > >>> Like T_PAAMAYIM_NEKUDOTAYIM... > >> > >> I don't mind if we change the name in the error message. Seems to = be > an > >> issue for some ... but I think you have to look it (quickly) up the > >> > > The question is that I want to understand error messages. > > I can google it but that is not a good way of doing things. >=20 > Folks, can't you just accept that T_PAAMAYIM_NEKUDOTAYIM is intended = to > make you smile? There's nothing to see here, please move along. >=20 > - Martin +1 I remember 'back in the days' when I first saw this error. I googled it, learned what it meant and never forgot it since. - Dennis