Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62968 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88820 invoked from network); 13 Sep 2012 08:36:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Sep 2012 08:36:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=lars@strojny.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lars@strojny.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain strojny.net from 46.4.40.248 cause and error) X-PHP-List-Original-Sender: lars@strojny.net X-Host-Fingerprint: 46.4.40.248 milch.schokokeks.org Received: from [46.4.40.248] ([46.4.40.248:50814] helo=milch.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/47-34511-30B91505 for ; Thu, 13 Sep 2012 04:36:20 -0400 Received: from [192.168.1.104] (p5099f5c8.dip0.t-ipconnect.de [::ffff:80.153.245.200]) (AUTH: PLAIN lars@schokokeks.org, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by milch.schokokeks.org with ESMTPSA; Thu, 13 Sep 2012 10:36:15 +0200 id 0000000000000030.0000000050519AFF.000079A8 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 6.0 \(1486\)) In-Reply-To: Date: Thu, 13 Sep 2012 10:36:14 +0200 Cc: internals Content-Transfer-Encoding: quoted-printable Message-ID: References: <504F4D33.4070306@ralphschindler.com> <5051968E.7030908@zend.com> <553F2A43-1A28-4AB5-9D6F-6B5ADFC420DB@strojny.net> To: Simon J Welsh X-Mailer: Apple Mail (2.1486) Subject: Re: [PHP-DEV] [VOTE] ::class feature to resolve namespaced class names to scalars From: lars@strojny.net (Lars Strojny) Hi Simon, Am 13.09.2012 um 10:34 schrieb Simon J Welsh : [...] > I would expect $variable::class to work (like late static bindings).=20= [...] Than better try the patch, as it doesn=92t work now :) But it is a good point indeed. @Ralph: what do you think? cu, Lars=