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 d7999d7108 Merge branch '2.2' into 2.3
* 2.2:
  [Form] fixed INF usage which does not work on Solaris (closes #8246)
  Fix grammar
  bumped Symfony version to 2.2.4
  updated VERSION for 2.2.3
  update CONTRIBUTORS for 2.2.3
  updated CHANGELOG for 2.2.3
  [Process] Disable exception on stream_select timeout
  [HttpFoundation] fixed issue with session_regenerate_id (closes #7380)
  [DomCrawler] added a note about the default charset
  [Console] fixed regression when calling a command foo:bar if there is another one like foo:bar:baz (closes #8245)
  force the Content-Type to html in the web profiler controllers

Conflicts:
	src/Symfony/Component/HttpKernel/Kernel.php
2013-06-23 10:16:02 +02:00
..
Core Merge branch '2.2' into 2.3 2013-06-23 10:16:02 +02:00
Csrf [Form] Fixed CSRF error messages to be translated and added "csrf_message" option 2013-05-03 08:38:36 +02:00
DependencyInjection [Form] Make exception handling consistent with other components 2013-04-20 00:34:27 +03:00
HttpFoundation [Form] Added support for PATCH requests 2013-04-25 16:09:14 +02:00
Templating [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
Validator Merge branch '2.2' into 2.3 2013-06-02 14:05:51 +02:00