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
Fabien Potencier b0687c8d81 Merge branch '2.2' into 2.3
* 2.2:
  [Form] add support for Length and Range constraint in order to replace MaxLength, MinLength, Max and Min constraints in next release (2.3)
  [Form] check the required output timezone against the actual timezone of the input datetime object, rather than the expected timezone supplied
2013-10-01 14:47:27 +02:00
..
Core Merge branch '2.2' into 2.3 2013-10-01 14:47:27 +02:00
Csrf [Form] Fixed failing test 2013-05-04 13:21:24 +02:00
HttpFoundation [Form] Deprecated bind() and isBound() in favor of submit() and isSubmitted() 2013-04-20 18:05:58 +02:00
Validator Merge branch '2.2' into 2.3 2013-10-01 14:47:27 +02:00