Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31650 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73123 invoked by uid 1010); 16 Aug 2007 20:37:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 73108 invoked from network); 16 Aug 2007 20:37:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2007 20:37:36 -0000 Authentication-Results: pb1.pair.com header.from=nicobn@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=nicobn@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.189 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: nicobn@gmail.com X-Host-Fingerprint: 209.85.198.189 rv-out-0910.google.com Received: from [209.85.198.189] ([209.85.198.189:4914] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5A/10-06697-D85B4C64 for ; Thu, 16 Aug 2007 16:37:35 -0400 Received: by rv-out-0910.google.com with SMTP id k15so299559rvb for ; Thu, 16 Aug 2007 13:37:31 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=XKUl+S6XfzB6/DrIo7bwU/sguU+RhFqkQoYdFmMF5tKN/K+e5kBmrTWFy9jhchVHMzuEtq3s9HTPNltb396sMfyrY0d/Fm06utM3f1RCW714BE7B9A4S/w3ZsbNBZIvg6x1AUdHNvF48sGGZ/qas7X53uFUr23WEXtuq2xFNEM0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=dustCcW7MUhg9m4xUy/aly/gFlIBN1n3qpH2NZ8F24lK6tFygZj6ZIcC27m8pOEhi0ovI73NOPRiY7Yv+ziTreFWDagrk68gr5jNEwhKI8DFYKHpVc+ELnmC0cN7JWlrvnZbZrvZcpUOZ15x60IkuwDsmrFeVsqINj1Geb3WARY= Received: by 10.114.25.3 with SMTP id 3mr2385172way.1187296651030; Thu, 16 Aug 2007 13:37:31 -0700 (PDT) Received: by 10.114.125.4 with HTTP; Thu, 16 Aug 2007 13:37:30 -0700 (PDT) Message-ID: <30bd80240708161337k38d61082le50a2260468e3ae7@mail.gmail.com> Date: Thu, 16 Aug 2007 16:37:30 -0400 To: "PHP Developers Mailing List" In-Reply-To: <1222090294.20070816222340@marcus-boerger.de> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_44836_14824633.1187296650993" References: <46C30190.2060106@pooteeweet.org> <1222090294.20070816222340@marcus-boerger.de> Subject: Re: [PHP-DEV] reserved word alert From: nicobn@gmail.com ("=?ISO-8859-1?Q?Nicolas_B=E9rard-Nault?=") ------=_Part_44836_14824633.1187296650993 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline In that specific case, a method called import() was in cause (of course, conflicting with the namespace/package/whatever package). Do you propose prefixing all method names ? On 8/16/07, Marcus Boerger wrote: > > 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 wit= h > > early warning for reserved words that will be in future php releases. > > > regards, > > Lukas > > > > > Best regards, > Marcus > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Nicolas B=E9rard-Nault (nicobn@gmail.com) =C9tudiant D.E.C. Sciences, Lettres & Arts C=E9gep de Sherbrooke Homepage: http://nicobn.googlepages.com ------=_Part_44836_14824633.1187296650993--