Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41464 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56289 invoked from network); 27 Oct 2008 16:26:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2008 16:26:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.163 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.163 il-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.163] ([212.25.124.163:54308] helo=il-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/80-34199-DABE5094 for ; Mon, 27 Oct 2008 11:26:22 -0500 Received: from us-gw1.zend.com ([192.168.16.5]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 27 Oct 2008 18:26:47 +0200 Received: from [192.168.16.110] ([192.168.16.110]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 27 Oct 2008 09:26:42 -0700 Message-ID: <4905EBC2.5010002@zend.com> Date: Mon, 27 Oct 2008 09:26:42 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Steph Fox CC: Thomas Lee , Arvids Godjuks , Lester Caine , PHP internals References: <49047D62.1030900@lsces.co.uk> <49059FC1.2060702@vector-seven.com> <9b3df6a50810270411t2b8e050au33d68564225311d4@mail.gmail.com> <4905A81F.3070506@vector-seven.com> <031f01c9382c$670224c0$3ffc1f3e@foxbox> In-Reply-To: <031f01c9382c$670224c0$3ffc1f3e@foxbox> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 27 Oct 2008 16:26:42.0686 (UTC) FILETIME=[CBF0B9E0:01C93850] Subject: Re: [PHP-DEV] RE: From: stas@zend.com (Stanislav Malyshev) Hi! > If you read everything linked from that RFC, you will discover that > there are two ways to implement namespace support in PHP 'properly'. > > 1) We can offer support for classes only and throw a fatal error when a > function is encountered in namespaced code > 2) We can use a namespace separator other than :: These aren't the only ways. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com