Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42100 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62312 invoked from network); 2 Dec 2008 22:40:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2008 22:40:31 -0000 Authentication-Results: pb1.pair.com header.from=david@grudl.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=david@grudl.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain grudl.com from 64.233.182.190 cause and error) X-PHP-List-Original-Sender: david@grudl.com X-Host-Fingerprint: 64.233.182.190 nf-out-0910.google.com Received: from [64.233.182.190] ([64.233.182.190:56275] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5E/E4-36301-E59B5394 for ; Tue, 02 Dec 2008 17:40:31 -0500 Received: by nf-out-0910.google.com with SMTP id b11so1666823nfh.13 for ; Tue, 02 Dec 2008 14:40:27 -0800 (PST) Received: by 10.210.128.5 with SMTP id a5mr14649187ebd.30.1228257627613; Tue, 02 Dec 2008 14:40:27 -0800 (PST) Received: from ?192.168.1.23? ([77.240.188.66]) by mx.google.com with ESMTPS id 23sm6036949eya.47.2008.12.02.14.40.24 (version=SSLv3 cipher=RC4-MD5); Tue, 02 Dec 2008 14:40:26 -0800 (PST) Message-ID: <4935B93E.5050509@grudl.com> Date: Tue, 02 Dec 2008 23:39:58 +0100 User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: Stanislav Malyshev CC: PHP internals 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 Subject: Re: [PHP-DEV] New namespace implementation From: david@grudl.com (David Grudl) Snapshot 5.3.0alpha3-dev acts like manual, I think the manual is correct. BTW - this is very useful feature. A "wrong-relative-resolving" rescuer ;) DG.