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/Component/Form/Extension
Nicolas Grekas f52d900d00 Merge branch '4.3' into 4.4
* 4.3:
  [Cache] clean tags folder on invalidation
  [Cache] remove implicit dependency on symfony/filesystem
  Allow to set cookie_samesite to 'none'
  [VarDumper] fix array key error for class SymfonyCaster
  Adds missing translations for no nb
  [HttpKernel] fix $dotenvVars in data collector
  Add the missing translations for the Swedish ("sv") locale
  bumped Symfony version to 4.3.6
  updated VERSION for 4.3.5
  updated CHANGELOG for 4.3.5
  bumped Symfony version to 3.4.33
  updated VERSION for 3.4.32
  update CONTRIBUTORS for 3.4.32
  updated CHANGELOG for 3.4.32
  [Messenger] DoctrineTransport: ensure auto setup is only done once
  [Form][DateTimeImmutableToDateTimeTransformer] Preserve microseconds and use \DateTime::createFromImmutable() when available
  [Crawler] document $default as string|null
2019-10-09 15:24:13 +02:00
..
Core Merge branch '4.3' into 4.4 2019-10-09 15:24:13 +02:00
Csrf Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
DataCollector Add return types to internal & magic methods when possible 2019-08-22 15:18:41 +02:00
DependencyInjection Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
HttpFoundation Merge branch '3.4' into 4.2 2019-04-07 11:56:43 +02:00
Templating [Templating] added more deprecation 2019-03-19 18:56:32 +01:00
Validator Add types to constructors and private/final/internal methods (Batch II) 2019-10-03 13:24:03 +02:00