This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle/CacheWarmer
Fabien Potencier 3fe385e4fb removed the autoloader map feature
This feature added complexity to the framework but wasn't used in the core anyway.
You can still use the Map class loader  in your application though. But most of the time, using the APC
autoloader is just better.
2011-04-28 13:38:22 +02:00
..
RouterCacheWarmer.php Merge remote branch 'vicb/tweaks_110425' 2011-04-25 20:54:08 +02:00
TemplatePathsCacheWarmer.php fixed typo 2011-04-26 19:54:39 +02:00