At 04:32 PM 1/24/2003 -0800, Rasmus Lerdorf wrote:
Yeah but on broken systems single stat's also stat each directory (AFAIK). I don't think it's any faster or at least not noticably.> I can't really think of any way of getting around this. include_once() and > require_once() are basic language constructs and they require this.Well, they require us to be able to uniquely identify a file, they do not necessarily require us to know the canonical filename. This could be done in a single stat where we grab the device number and inode.
Andi
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php