On 07/04/2012 07:37 AM, Tom Boutell wrote: > Hmm, but the stat=0 optimization is a major one; a cache that didn't > offer it would be significantly slower in production for those who > know what they're doing, yes?
Depends on your code. For people who write code that needs to include hundreds, or even thousands of files per request, yes, stat=0 is a big feature. For saner code it is much less important. -Rasmus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php