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 fedcc91c8d Merge branch '3.3' into 3.4
* 3.3: (23 commits)
  Tests and fix for issue in array model data in EntityType field with multiple=true
  [Form] Fixed PercentToLocalizedStringTransformer to accept both comma and dot as decimal separator, if possible
  removed useless PHPDoc
  [Form] Fix FormInterface::submit() annotation
  [PHPUnitBridge] don't remove when set to  empty string
  PdoSessionHandler: fix advisory lock for pgsql when session.sid_bits_per_character > 4
  HttpCache does not consider ESI resources in HEAD requests
  Fix translation for "This field was not expected"
  [Routing] Enhance Route(Collection) docblocks
  Added improvement for accuracy in MoneyToLocalizedStringTransformer.
  Removed unused private property
  Use correct verb form in the pull request template
  Use PHP_MAXPATHLEN in Filesystem.
  Added null as explicit return type (?TokenInterface)
  [FrameworkBundle] Fix Routing\DelegatingLoader
  Render all line breaks according to the exception message
  [Form] Fix phpdoc
  [DI] remove confusing code
  [Form] Fixed GroupSequence with "constraints" option
  [Validator] Clarify UUID validator behavior
  ...
2017-10-02 08:49:52 +02:00
..
AbstractPhpFileCacheWarmer.php [FrameworkBundle] fix ValidatorCacheWarmer: use serializing ArrayAdapter 2017-07-19 06:29:52 +02:00
AnnotationsCacheWarmer.php [FrameworkBundle] fix ValidatorCacheWarmer: use serializing ArrayAdapter 2017-07-19 06:29:52 +02:00
ClassCacheCacheWarmer.php Merge branch '3.2' into 3.3 2017-06-02 11:51:43 +02:00
RouterCacheWarmer.php Merge branch '3.3' into 3.4 2017-10-02 08:49:52 +02:00
SerializerCacheWarmer.php [FrameworkBundle] fix ValidatorCacheWarmer: use serializing ArrayAdapter 2017-07-19 06:29:52 +02:00
TemplateFinder.php Merge branch '2.7' into 2.8 2017-10-01 23:00:16 +02:00
TemplateFinderInterface.php fixed CS 2012-07-09 14:54:20 +02:00
TemplatePathsCacheWarmer.php Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
TranslationsCacheWarmer.php feature #23035 [3.4] Deprecate passing a concrete service in optional cache warmers (romainneutron) 2017-06-03 10:55:18 +02:00
ValidatorCacheWarmer.php [FrameworkBundle] fix ValidatorCacheWarmer: use serializing ArrayAdapter 2017-07-19 06:29:52 +02:00