I have a problem with PHP filemtime function. In my webapp I use Smarty template engine with caching option. In my webapp I can do some actions which generate error, but let
Use:
Smarty::muteExpectedErrors();
Read this and this