Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969379758 php.internals:42098 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58941 invoked from network); 2 Dec 2008 22:34:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2008 22:34:19 -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.116 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.116 us-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [63.205.162.116] ([63.205.162.116:38594] helo=us-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C1/34-36301-AE7B5394 for ; Tue, 02 Dec 2008 17:34:19 -0500 Received: from [192.168.16.110] ([192.168.16.110]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 2 Dec 2008 14:34:36 -0800 Message-ID: <4935B7FC.9050407@zend.com> Date: Tue, 02 Dec 2008 14:34:36 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: David Grudl CC: PHP internals , PHPdoc List References: <4935A7AF.7010405@grudl.com> <4935B1F5.2080100@zend.com> <4935B5D5.2000807@grudl.com> <4935B769.1070009@zend.com> In-Reply-To: <4935B769.1070009@zend.com> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Dec 2008 22:34:36.0749 (UTC) FILETIME=[27FA6FD0:01C954CE] Subject: Re: [PHP-DEV] New namespace implementation From: stas@zend.com (Stanislav Malyshev) >>> The warning is correct. >> It is not correct - the use statement has effect, as documented in >> manual http://php.net/manual/en/language.namespaces.importing.php. > > The manual is wrong. Importing global object is use \ArrayObject - note > the \. From the look of it it seems like the page there has all \'s in the code skipped (compare comments to the code). Could somebody from the docs team please fix it? -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com