Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40584 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5779 invoked from network); 20 Sep 2008 23:56:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Sep 2008 23:56:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=steph@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 64.99.136.183 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.183 smtprelay-virgin0183.hostedemail.com Received: from [64.99.136.183] ([64.99.136.183:37367] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/A5-65213-5AD85D84 for ; Sat, 20 Sep 2008 19:56:21 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay07.hostedemail.com (Postfix) with SMTP id 2CE1C185CAC; Sat, 20 Sep 2008 23:56:18 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 2,0,0,2ab48475229bc8bd,574d7c6743123138,steph@php.net,,RULES_HIT:152:355:379:539:540:541:542:543:567:599:601:945:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1536:1560:1587:1593:1594:1676:1711:1714:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:3027:3866:3869:3872:3873:4250:5007:6261:7653:7875:9190,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Received: from foxbox (62-31-252-63.cable.ubr07.shef.blueyonder.co.uk [62.31.252.63]) (Authenticated sender: steph.fox) by omf09.hostedemail.com (Postfix) with ESMTP; Sat, 20 Sep 2008 23:56:17 +0000 (UTC) Message-ID: <003301c91b7c$b2552930$3ffc1f3e@foxbox> To: , "PHP Internals List" References: <48D47532.8080102@chiaraquartet.net> <10845a340809201643q59e27211i471e09241f7253b1@mail.gmail.com> Date: Sun, 21 Sep 2008 00:57:51 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 Subject: Re: [PHP-DEV] solving the namespace conflict issues between function/static method class constant/ns constant From: steph@php.net ("Steph Fox") > Seems like a winner. Just a whole ton of BC though for those using # > for comments. Yep, so forget it. Or were you doing a Jani? ;) - Steph