Archive for the 'filesystem' Tag

clearCache() is Over Zealous

I've just found another bug (#3 logged) in phpSmug that you should be aware of. The clearCache() function is over zealous when using the filesystem as the cache location. The function deletes ALL files in the specified directory, not just it's own.

This isn't a problem if you've specified a unique directory for caching, but if you're using a shared caching directory, like you may do if including phpSmug in an application, then all the cache files are removed.

Continue Reading »



  

phpSmug Users

If you're using phpSmug and wish to let the world know, drop me a line and I'll add a link and short description here