Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39960 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51948 invoked from network); 14 Aug 2008 15:08:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Aug 2008 15:08:05 -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 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:38783] helo=il-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DD/11-45372-35A44A84 for ; Thu, 14 Aug 2008 11:08:05 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 14 Aug 2008 18:08:53 +0300 Received: from [192.168.17.75] ([192.168.17.75]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 14 Aug 2008 08:08:18 -0700 Message-ID: <48A44A61.6000808@zend.com> Date: Thu, 14 Aug 2008 08:08:17 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Marcus Boerger CC: Lukas Kahwe Smith , internals@lists.php.net References: <909776579.20080803142659@marcus-boerger.de> <48A09FF4.1030101@zend.com> <7f3ed2c30808111411t51553771j389f05c3436bc625@mail.gmail.com> <48A0C415.9090104@zend.com> <48A0D579.2000000@zend.com> <48A0DBAE.2010401@zend.com> <496879481.20080812153636@marcus-boerger.de> <279600845.20080812225135@marcus-boerger.de> <1218621323.4926.1.camel@localhost> <1341995942.20080813152134@marcus-boerger.de> <1218634532.4926.5.camel@localhost> <1714092517.20080813194342@marcus-boerger.de> <48A32817.4020105@zend.com> <10910129111.20080813213721@marcus-boerger.de> <48A33D86.1010806@zend.com> <59637275.20080813221213@marcus-boerger.de> <48A34180.8070601@zend.com> <0D64C8C4-2136-4D6B-9EBD-B5956C3044FC@pooteeweet.org> <48A35F5F.3020702@zend.com> <1031906731.20080814115602@marcus-boerger.de> In-Reply-To: <1031906731.20080814115602@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 14 Aug 2008 15:08:18.0805 (UTC) FILETIME=[95A3F250:01C8FE1F] Subject: Re: [PHP-DEV] Inconsistencies in 5.3 From: stas@zend.com (Stanislav Malyshev) Hi! > Start with yourself by checking out Zend/tests/ns_069.phpt and then come > back if you see no problem there. Since I am sure you will ignore the > issue here goes anyway. I do not see any problem there, right. > The included file has a different scope. Hence a lot of stuff like > reflection does not work as expected. End of the story. If we truely It's not even beginning of the story, since you forgot to explain what did you mean by "as expected". > had multiple namespace support, then we would simply keep the namespce > for the include and if the file has a namespace it would be compared Well, we do not, that's not how namespaces work. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com