Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31813 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27026 invoked by uid 1010); 21 Aug 2007 20:43:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 27011 invoked from network); 21 Aug 2007 20:43:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Aug 2007 20:43:06 -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 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:64883] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 65/20-25471-85E4BC64 for ; Tue, 21 Aug 2007 16:43:06 -0400 Received: from [127.0.0.1] ([192.168.16.180]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 21 Aug 2007 13:43:01 -0700 Message-ID: <46CB4E51.50303@zend.com> Date: Tue, 21 Aug 2007 13:42:57 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Gregory Beaver CC: internals@lists.php.net References: <46C9F217.8040804@chiaraquartet.net> <200708210039.26755.larry@garfieldtech.com> <46CA7EBF.20909@zend.com> <46CB3882.7090408@chiaraquartet.net> In-Reply-To: <46CB3882.7090408@chiaraquartet.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 21 Aug 2007 20:43:01.0538 (UTC) FILETIME=[DD959020:01C7E433] Subject: Re: [PHP-DEV] [PATCH] allowing multiple namespaces per file plusnamespaces with brackets From: stas@zend.com (Stanislav Malyshev) >> > namespace baz; >> >> namespace foo { ...whatever... } >> >> class bar {} >> >> ?> > > If by fun you mean "Fatal error: Namespace cannot be declared twice > (without brackets) or nested within brackets in ..." Ah, I didn't read it good enough - was under impression mixing them was allowed. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com