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/Tests/Extension/Csrf
Fabien Potencier 60a14f6ffe Merge branch '2.2' into 2.3
* 2.2:
  [DoctrineBridge] Added type check to prevent calling clear() on arrays
  [Intl] Improved FormTypeCsrfExtension to use the type class as default intention if the form name is empty
  Fix docblock typo

Conflicts:
	src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php
2013-10-18 17:00:23 +02:00
..
CsrfProvider [Form] made DefaultCsrfProvider using session_status() when available 2013-03-21 16:59:06 +01:00
EventListener [Form] Fixed failing test 2013-05-04 13:21:24 +02:00
Type Merge branch '2.2' into 2.3 2013-10-18 17:00:23 +02:00