Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41712 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76937 invoked from network); 6 Nov 2008 11:38:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Nov 2008 11:38:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.228 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 209.85.198.228 rv-out-0506.google.com Received: from [209.85.198.228] ([209.85.198.228:7245] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D5/58-35522-B37D2194 for ; Thu, 06 Nov 2008 06:38:36 -0500 Received: by rv-out-0506.google.com with SMTP id g37so583367rvb.23 for ; Thu, 06 Nov 2008 03:38:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=SiC0DXiRccgN++piG8+3w0faJZGet8/nSeU1d2hqmvM=; b=o0jx7Svl+LFUiuoMgAxctdVLq+UsQOi4a5C1R83JO6iPHG+vexHEWr6EBNhnfuAjvk W3qP15xHHhDrlTbG6WP2Suc26HLPqlTMvkLwAGRj1bxblLzOPy/Yo4nVBTWDBBUGlLxr qNqFP9oXJKtXCdhgHXoxtIi51nRQAF1kRyWyA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=IILymBmQb2ZwnvVQ5x0q1jE/KNeTctAEIIlC+YNtETKQOaMaWbYe+7Xrtq4gjOKJQq TQPhiYChSS9Qfk3o0Daw45YNSMOVTufm6Mygam/pHO7E3FZgti5Y10ON7b3wLRkudDTJ mk0WTEgN+FVYXvC2s8+USQmT+WnSnOEZlArZ8= Received: by 10.141.176.16 with SMTP id d16mr1118663rvp.200.1225971513151; Thu, 06 Nov 2008 03:38:33 -0800 (PST) Received: by 10.140.133.15 with HTTP; Thu, 6 Nov 2008 03:38:33 -0800 (PST) Message-ID: Date: Thu, 6 Nov 2008 14:38:33 +0300 To: "Steph Fox" Cc: Dan , "troels knak-nielsen" , "Larry Garfield" , internals@lists.php.net, ben@stickyeyes.com In-Reply-To: <007301c93ffe$f4b5ad80$3ffc1f3e@foxbox> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4EA88C3A8A2747989925A5D21448FCE7@pc> <200811052154.29537.larry@garfieldtech.com> <98b8086f0811060150p2fb0312dj66896cb227c871ec@mail.gmail.com> <007301c93ffe$f4b5ad80$3ffc1f3e@foxbox> Subject: Re: [PHP-DEV] Call it: allow reserved words in a class or not? From: indeyets@gmail.com ("Alexey Zakhlestin") On Thu, Nov 6, 2008 at 2:00 PM, Steph Fox wrote: > This thread really should be re-titled to "allow reserved words as a > classname or not". Then perhaps the only logical response to the question > would be so obvious that there would be no thread... oo-er... +1 my favourite example: "class class extends namespace implements interface" -- Alexey Zakhlestin http://blog.milkfarmsoft.com/