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
Fabien Potencier 21cb792607 Merge branch '2.1'
* 2.1:
  removed unused use statements
  [Form] Adapted HTML5 format in DateTimeType as response to a closed ICU ticket
  [2.1][HttpFoundation] Fixed Php doc in Request::get
  bumped Symfony version to 2.1.4-DEV
  updated VERSION for 2.1.3
  update CONTRIBUTORS for 2.1.3
  updated CHANGELOG for 2.1.3
  merged branch jakzal/yamlDoubleQuotesDumperFix (PR #4320)

Conflicts:
	src/Symfony/Component/HttpKernel/Kernel.php
2012-11-04 09:29:56 +01:00
..
Core Merge branch '2.1' 2012-11-04 09:29:56 +01:00
Csrf [Form] Fixed cannot unset string offsets in CsrfValidationListener 2012-10-27 15:29:27 +02:00
DependencyInjection Added more verbose message for exception when form types have wrong getName method 2012-07-18 12:37:22 +03:00
HttpFoundation Code cleanup 2012-10-22 10:37:12 -04:00
Templating [Form] Moved FormHelper back to FrameworkBundle 2012-07-31 16:35:46 +02:00
Validator [Form] Hardened code of ViolationMapper against errors 2012-10-03 06:43:02 +02:00