Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42097 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57732 invoked from network); 2 Dec 2008 22:31:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2008 22:31:52 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; 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:38588] helo=us-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3B/E3-36301-757B5394 for ; Tue, 02 Dec 2008 17:31:51 -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:32:09 -0800 Message-ID: <4935B769.1070009@zend.com> Date: Tue, 02 Dec 2008 14:32:09 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: David Grudl CC: PHP internals References: <4935A7AF.7010405@grudl.com> <4935B1F5.2080100@zend.com> <4935B5D5.2000807@grudl.com> In-Reply-To: <4935B5D5.2000807@grudl.com> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Dec 2008 22:32:09.0186 (UTC) FILETIME=[D0061C20:01C954CD] 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 \. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com