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


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to