On 09/25/02, "Yasuo Ohgaki" <[EMAIL PROTECTED]> wrote:
> It seems stat cache is broken.
> Just point it out the problem I noticed, since Wez is
> going to rewrite stat related code soon(?) IIRC.

I re-routed the user-space stat() through the wrappers
subsystem (a while ago), but didn't want/need to touch the
stat and statcache code as it looked hairy; it wasn't broken,
so I didn't fix it :-)

I don't plan to make any additional changes to stat();
I was thinking of implementing stat for ftp/http (but decided
to shelve that for 4.3) - now that the abstraction is in place,
it would not affect local files/statcache/php_stat().

--Wez.


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

Reply via email to