Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28331 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84945 invoked by uid 1010); 13 Mar 2007 22:32:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84929 invoked from network); 13 Mar 2007 22:32:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Mar 2007 22:32:16 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 69.46.103.200 cause and error) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 69.46.103.200 mail.globalsuite.net Linux 2.5 (sometimes 2.4) (4) Received: from [69.46.103.200] ([69.46.103.200:55260] helo=mail.globalsuite.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/62-03168-F6627F54 for ; Tue, 13 Mar 2007 17:32:16 -0500 Received: from mail.globalsuite.net (unknown [127.0.0.1]) by mail.globalsuite.net (Symantec Mail Security) with ESMTP id C2F0630589; Tue, 13 Mar 2007 16:32:12 -0600 (MDT) X-AuditID: c0a8013c-ac2ebbb000003f1f-8b-45f7266cd5d1 Received: from IPOfCard1.guest-tek.com (c207.134.68-130.clta.globetrotter.net [207.134.68.130]) by mail.globalsuite.net (Symantec Mail Security) with ESMTP id 57F6C30088; Tue, 13 Mar 2007 16:32:12 -0600 (MDT) Received: from [192.168.1.196] (HydraIRC@[192.168.1.196]) by IPOfCard1.guest-tek.com (8.11.6/8.11.6) with ESMTP id l2DMW1513887; Tue, 13 Mar 2007 17:32:01 -0500 Date: Tue, 13 Mar 2007 23:32:13 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <466226900.20070313233213@marcus-boerger.de> To: Ralph Schindler CC: internals In-Reply-To: <45F076AE.8010001@smashlabs.com> References: <45F076AE.8010001@smashlabs.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAA== Subject: Re: [PHP-DEV] Class name clashing From: helly@php.net (Marcus Boerger) Hello Ralph, unless someone replaces all the parser and lexer code and the tools around we developed this is independly of our position impossibly. As doing so is not possible we don't even have to discuss pros and cons. best regards marcus Thursday, March 8, 2007, 9:48:46 PM, you wrote: > Is it still the position of internals that reserved words cannot be used > as method names or class names? > I need this to work > class Case > { > /*.... methods and properties ....**/ > } > but PHP refuses to allow it. > Please tell me someone is listening. > -ralph Best regards, Marcus