Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46029 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66941 invoked from network); 11 Nov 2009 18:37:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Nov 2009 18:37:18 -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.185 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.185 il-mr1.zend.com Received: from [212.25.124.185] ([212.25.124.185:49021] helo=il-mr1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E8/C3-45435-C540BFA4 for ; Wed, 11 Nov 2009 13:37:17 -0500 Received: from us-gw1.zend.com (unknown [192.168.16.5]) by il-mr1.zend.com (Postfix) with ESMTP id C334450462; Wed, 11 Nov 2009 20:24:40 +0200 (IST) Received: from [192.168.16.66] ([192.168.16.66]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 11 Nov 2009 10:37:11 -0800 Message-ID: <4AFB0457.40905@zend.com> Date: Wed, 11 Nov 2009 10:37:11 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Mikko Koppanen CC: Lukas Kahwe Smith , Greg Beaver , internals@lists.php.net, Christian Schneider References: <413588E2-8AC8-49F7-B7BF-97BEFB0A71E4@pooteeweet.org> <4AF9A03E.8000207@cschneid.com> <4AF9AE1A.9000005@zend.com> <4AF9C589.3090604@chiaraquartet.net> <4AF9CCEA.1030500@zend.com> <4AFA0449.2030600@chiaraquartet.net> <4AFA0756.4020609@zend.com> <4AFA0A38.7000502@chiaraquartet.net> <8B520687-04D6-4CB3-BB7A-51A62D74489B@pooteeweet.org> <8cf711460911110244m22e2fedag21e294d8d3909037@mail.gmail.com> In-Reply-To: <8cf711460911110244m22e2fedag21e294d8d3909037@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 11 Nov 2009 18:37:11.0649 (UTC) FILETIME=[FB56AD10:01CA62FD] Subject: Re: [PHP-DEV] Re: alternative to the fopen() hack in autoloaders From: stas@zend.com (Stanislav Malyshev) Hi! > Isn't this what stream_resolve_include_path does? I wasn't even aware it was there (it being undocumented doesn't help a lot). And it is listed as PHP 6 only. I guess if we fix it to work correctly and backport to 5.3 (or even 5.2?) it may just work for frameworks. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com