Ensure we always update cached items that have changed on disk
This should fix bug 426674 by ensuring we always have information on when files on disk changed and reject cache entries appropriately. This deprecates the default "0" value of the lastModified timestamp in Theme::findInCache since that will only lead to more problems.
Edited by Arjen Hiemstra