Re: cvs: pecl /apc apc_main.c
[email protected] (Gopal V) Wed, 29 Aug 2007 14:04:00 +0530
| Newsgroups | php.apc.dev |
|---|---|
| Message-ID | <[email protected]> |
Brian Shire wrote:
> Changing cache entry mtime when stat=0 to match the last known file mtime.
> # Yell at me if this breaks anyone's expected functionality, or if there's a cleaner way to do this.
Doesn't this completely make apc.stat = 0 completely pointless by
> + if (apc_search_paths(h->filename, PG(include_path), &fileinfo) != 0) {
Which basically does a stat() ??
Btw, I'm sort of planning to kill apc for php4 with the next release.
So I've been resisting changes which might break too many things,
because I sort of want to rewrite the entire apc_compile.c etc ...
http://t3.dotgnu.info/blog/php/apc-yak-shaving.html
If you don't mind, can you revert this particular patch?
Cheers,
Gopal
--
He who foresees calamities suffers them twice over.