It's ok with or without caching to me. Are we going to change doc or code? If nobody objects, I'll just update the manual.
-- Yasuo Ohgaki Ilia A. wrote: > The stat() calls are cached, but the access() do not appear to be. > I am not certain if PHP should even try to cache access() calls which are > pretty inexpensive compared to stat(). > > Ilia > > > On September 24, 2002 10:20 pm, Yasuo Ohgaki wrote: > >>Try again with system() and delete/change file stat. >>strace also shows PHP is calling stat/access if you >>would like. > > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php