Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36510 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36905 invoked from network); 25 Mar 2008 17:05:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Mar 2008 17:05:12 -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 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:40101] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/E1-28012-7C039E74 for ; Tue, 25 Mar 2008 12:05:12 -0500 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 25 Mar 2008 19:05:38 +0200 Received: from [192.168.16.84] ([192.168.16.84]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 25 Mar 2008 10:05:34 -0700 Message-ID: <47E930C0.6000201@zend.com> Date: Tue, 25 Mar 2008 10:05:04 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Greg Beaver CC: Dmitry Stogov , Stefan Walk , internals@lists.php.net, Marcus Boerger References: <47E2F8FA.20107@chiaraquartet.net> <47E7FEFD.8080504@chiaraquartet.net> <47E800F1.5090101@zend.com> <200803251613.20245.et@php.net> <47E91898.5050503@zend.com> <47E92D3B.7010500@chiaraquartet.net> In-Reply-To: <47E92D3B.7010500@chiaraquartet.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 25 Mar 2008 17:05:34.0990 (UTC) FILETIME=[70E012E0:01C88E9A] Subject: Re: [PHP-DEV] REMINDER - stream wrappers in include_path From: stas@zend.com (Stanislav Malyshev) > stream wrapper. Here is an example: > > oops.broken://UNC/path I wonder if .://UNC/path is treated as "."+//UNC/path (and the same for ..). It should anyway :) However I'm not too worried without pathes like foo.bar - not likely to have path without any slashes unless it's . or .., and if you do, you always can say ./foo.bar -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com