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
2011-06-10 15:35:49 +02:00
..
Event fixed CS 2011-06-08 12:16:48 +02:00
Exception [Form] added a circular reference safeguard for form type 2011-06-09 17:58:22 +02:00
Extension [Form] fixed more cases where the delegating validator did not match the validator paths 2011-06-10 15:35:49 +02:00
Guess fixed CS 2011-06-08 12:16:48 +02:00
Resources/config [Form] Fix DelegatingValidator namespace 2011-04-23 23:20:56 -07:00
Util moved some FormView methods to FormUtil where they really belongs 2011-06-08 14:07:04 +02:00
AbstractExtension.php fixed CS 2011-06-08 12:16:48 +02:00
AbstractType.php [Form] changed the way default type names are created to avoid collisions 2011-06-09 16:43:02 +02:00
AbstractTypeExtension.php Merge branch 'master' into form-phpdoc-2 2011-05-15 19:24:09 +02:00
CallbackTransformer.php fixed CS 2011-06-08 12:16:48 +02:00
CallbackValidator.php fixed CS 2011-06-08 12:16:48 +02:00
DataMapperInterface.php fixed CS 2011-06-08 12:16:48 +02:00
DataTransformerInterface.php fixed CS 2011-06-08 12:16:48 +02:00
Form.php removed the ON_ prefix for Form event names 2011-05-31 07:19:18 +02:00
FormBuilder.php [Form] added a circular reference safeguard for form type 2011-06-09 17:58:22 +02:00
FormError.php fixed CS 2011-06-08 12:16:48 +02:00
FormEvents.php removed the ON_ prefix for Form event names 2011-05-31 07:19:18 +02:00
FormExtensionInterface.php [Form] phpDoc 2011-05-13 11:00:04 +02:00
FormFactory.php [Form] added a circular reference safeguard for form type 2011-06-09 17:58:22 +02:00
FormFactoryInterface.php [Various] Fixed phpdoc 2011-05-29 23:33:36 +00:00
FormInterface.php [Form] phpDoc 2011-05-13 11:00:04 +02:00
FormTypeExtensionInterface.php fixed CS 2011-06-08 12:16:48 +02:00
FormTypeGuesserChain.php fixed CS 2011-06-08 12:16:48 +02:00
FormTypeGuesserInterface.php fixed CS 2011-06-08 12:16:48 +02:00
FormTypeInterface.php fixed CS 2011-06-08 12:16:48 +02:00
FormValidatorInterface.php fixed CS 2011-06-08 12:16:48 +02:00
FormView.php moved some FormView methods to FormUtil where they really belongs 2011-06-08 14:07:04 +02:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
ReversedTransformer.php [Form] Fix the ReversedTransform class 2011-05-10 20:25:22 +02:00