Symfony2 : ErrorException: Warning: filemtime(): stat failed for ……in /var/www/..vendor/twig/lib/Twig/Loader/Filesystem.php
Got this error when migrating a site from one server to another. Fix was to delete the old app/cache/prod and app/cache/dev directories.