Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39721 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33267 invoked from network); 7 Aug 2008 01:02:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Aug 2008 01:02:38 -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:7656] helo=il-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/93-29324-DA94A984 for ; Wed, 06 Aug 2008 21:02:38 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 7 Aug 2008 04:03:21 +0300 Received: from [192.168.17.27] ([192.168.17.27]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 6 Aug 2008 18:03:18 -0700 Message-ID: <489A49D6.8090300@zend.com> Date: Wed, 06 Aug 2008 18:03:18 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Christian Stocker CC: PHPdev , Dmitry Stogov References: <4899C4B4.3060902@liip.ch> In-Reply-To: <4899C4B4.3060902@liip.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Aug 2008 01:03:18.0741 (UTC) FILETIME=[6127E050:01C8F829] Subject: Re: [PHP-DEV] include bug in 5.3 From: stas@zend.com (Stanislav Malyshev) Hi! > and set the include path to foo/:bar/ > and then do > include("alpha/bar.php"); > it throws an not-found error. Tried that, worked just fine for me - includes bar/alpha/bar.php. I notice your script on the link does something different, but works for me too with 5.3 CVS. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com