Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31649 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69047 invoked by uid 1010); 16 Aug 2007 20:23:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 69032 invoked from network); 16 Aug 2007 20:23:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2007 20:23:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:43460] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/01-57924-352B4C64 for ; Thu, 16 Aug 2007 16:23:49 -0400 Received: from MBOERGER-ZRH (unknown [216.239.55.7]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id F0EEB1B361F; Thu, 16 Aug 2007 22:23:44 +0200 (CEST) Date: Thu, 16 Aug 2007 22:23:40 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1222090294.20070816222340@marcus-boerger.de> To: Lukas Kahwe Smith CC: PHP Developers Mailing List In-Reply-To: <46C30190.2060106@pooteeweet.org> References: <46C30190.2060106@pooteeweet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] reserved word alert From: helly@php.net (Marcus Boerger) Hello Lukas, this is a no issue. Prefix your code and be done! marcus Wednesday, August 15, 2007, 3:37:20 PM, you wrote: > Hi, > Someone in the Doctrine channel just brought up the issue of having to > look forward to ensure mid term compatibility when choosing names for > identifiers. I guess with namespaces and other things will add new > reserved words. I think we should have a prominent place on php.net with > early warning for reserved words that will be in future php releases. > regards, > Lukas Best regards, Marcus