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
Nicolas Grekas 86cae494b6 Merge branch '3.4'
* 3.4:
  Fix optional cache warmers are always instantiated whereas they should be lazy-loaded
  add some \ on PHP_VERSION_ID for 2.8
  [Di] Remove closure-proxy arguments
  [PropertyInfo][DoctrineBridge] The bigint Doctrine's type must be converted to string
2017-06-02 12:06:41 +02:00
..
AnnotationsCacheWarmer.php [FrameworkBundle] Add annotated validator cache test case 2017-01-12 17:32:18 +01:00
RouterCacheWarmer.php Docblock fixes 2014-11-30 13:33:44 +00:00
SerializerCacheWarmer.php [FrameworkBundle] Add annotated validator cache test case 2017-01-12 17:32:18 +01:00
TemplateFinder.php [2.8] Fix issues reported by static analyse 2017-02-28 15:08:20 +01:00
TemplateFinderInterface.php fixed CS 2012-07-09 14:54:20 +02:00
TemplatePathsCacheWarmer.php [3.2] Fix issues reported by static analyse 2017-02-28 15:39:50 +01:00
TranslationsCacheWarmer.php Fix optional cache warmers are always instantiated whereas they should be lazy-loaded 2017-06-02 09:53:17 +02:00
ValidatorCacheWarmer.php [FrameworkBundle] Add annotated validator cache test case 2017-01-12 17:32:18 +01:00