Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28300 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77618 invoked by uid 1010); 8 Mar 2007 20:49:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 77603 invoked from network); 8 Mar 2007 20:49:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Mar 2007 20:49:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=ralph@smashlabs.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ralph@smashlabs.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain smashlabs.com from 67.15.58.61 cause and error) X-PHP-List-Original-Sender: ralph@smashlabs.com X-Host-Fingerprint: 67.15.58.61 openrce.org Received: from [67.15.58.61] ([67.15.58.61:48201] helo=SMASHER.SMASHlabs.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 45/6E-64913-0D670F54 for ; Thu, 08 Mar 2007 15:49:21 -0500 Received: (qmail 26495 invoked from network); 8 Mar 2007 14:49:17 -0600 Received: from mail1.tippingpoint.com (HELO ?152.67.136.72?) (66.179.208.36) by smashlabs.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 8 Mar 2007 14:49:17 -0600 Message-ID: <45F076AE.8010001@smashlabs.com> Date: Thu, 08 Mar 2007 14:48:46 -0600 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061207 Thunderbird/1.5.0.9 Mnenhy/0.7.4.666 MIME-Version: 1.0 To: internals Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Class name clashing From: ralph@smashlabs.com (Ralph Schindler) Is it still the position of internals that reserved words cannot be used as method names or class names? I need this to work