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
2012-07-23 19:24:46 +02:00
..
Core [Form] Made original data of a form and choices accessible in templates 2012-07-23 19:24:46 +02:00
Csrf [Form] The properties of FormView are now accessed directly in order to increase performance (PHP +200ms, Twig +150ms) 2012-07-21 12:56:11 +02:00
DependencyInjection Added more verbose message for exception when form types have wrong getName method 2012-07-18 12:37:22 +03:00
Templating [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
Validator [OptionsResolver] Renamed filters to normalizers 2012-07-21 13:02:12 +02:00