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 6f8430e84c Merge branch '3.4'
* 3.4:
  [TwigBridge] Fix namespaced classes
  bumped Symfony version to 3.3.2
  updated VERSION for 3.3.1
  updated CHANGELOG for 3.3.1
  [DependencyInjection] Fix named args support in ChildDefinition
  [Cache] Fallback to positional when keyed results are broken
  [HttpFoundation][FrameworkBundle] Revert "trusted proxies" BC break
  [Cache] MemcachedAdapter not working with TagAwareAdapter
  Remove closure-proxy leftovers
  fix used class name in deprecation message
  [DependencyInjection] Use more clear message when unused environment variables detected
  [Form][Profiler] Fixes form collector triggering deprecations
  mitigate BC break with empty trusted_proxies
  [Profiler] Never wrap in code excerpts
  [Form][FrameworkBundle] Remove non-existing arg for data_collector.form
  explain that a role can be an instance of Role
  [Cache] fix Redis scheme detection
  Implement ServiceSubscriberInterface in optional cache warmers
  Deprecate passing a concrete service in optional cache warmers
  mix attr options between type-guess options and user options
2017-06-06 07:08:36 +02:00
..
AnnotationsCacheWarmer.php [FrameworkBundle] Add annotated validator cache test case 2017-01-12 17:32:18 +01:00
RouterCacheWarmer.php Deprecate passing a concrete service in optional cache warmers 2017-06-02 16:25:57 +02: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 Merge branch '3.4' 2017-06-06 07:08:36 +02:00
ValidatorCacheWarmer.php [FrameworkBundle] Add annotated validator cache test case 2017-01-12 17:32:18 +01:00