Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39700 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18608 invoked from network); 6 Aug 2008 15:35:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Aug 2008 15:35:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=christian.stocker@liip.ch; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=christian.stocker@liip.ch; sender-id=unknown Received-SPF: error (pb1.pair.com: domain liip.ch from 194.50.176.162 cause and error) X-PHP-List-Original-Sender: christian.stocker@liip.ch X-Host-Fingerprint: 194.50.176.162 mail.bitflux.ch Linux 2.5 (sometimes 2.4) (4) Received: from [194.50.176.162] ([194.50.176.162:44373] helo=devel.bitflux.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D1/3E-41960-CB4C9984 for ; Wed, 06 Aug 2008 11:35:25 -0400 Received: from localhost (localhost [127.0.0.1]) by devel.bitflux.ch (Postfix) with ESMTP id E1D6EE76F3; Wed, 6 Aug 2008 17:35:21 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at devel.bitflux.ch Received: from devel.bitflux.ch ([127.0.0.1]) by localhost (devel.bitflux.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id EAwJ6-uPRkzv; Wed, 6 Aug 2008 17:35:15 +0200 (CEST) Received: from pr.local (unknown [195.226.16.50]) by devel.bitflux.ch (Postfix) with ESMTP id DDA9BE76EF; Wed, 6 Aug 2008 17:35:15 +0200 (CEST) Message-ID: <4899C4B4.3060902@liip.ch> Date: Wed, 06 Aug 2008 17:35:16 +0200 User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: PHPdev , Dmitry Stogov X-Enigmail-Version: 0.95.6 OpenPGP: id=5CE1DECB Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: include bug in 5.3 From: christian.stocker@liip.ch (Christian Stocker) Hi Since quite some time (weeks), I have this very strange and annoying include bug in 5.3-dev and now I think is the time to report it :) The reproducable script is here: http://trash.chregu.tv/include-bug.php.txt In short, when I have foo/alpha (empty) bar/alpha/bar.php and set the include path to foo/:bar/ and then do include("alpha/bar.php"); it throws an not-found error. But if I remove foo/alpha, it works correctly. In the meantime (while I wrote this), I found a similar bug report: http://bugs.php.net/bug.php?id=45044 and added my script. Can please someone look into that, it's not an area where I feel comfortable :) Thanks chregu -- New Office Zurich Opening: http://liip.to/party -- Liip AG // Feldstrasse 133 // CH-8004 Zurich Tel +41 43 500 39 81 // Mobile +41 76 561 88 60 www.liip.ch // blog.liip.ch // GnuPG 0x5CE1DECB