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
stloyd 7783a050c2 Removed unused code from DateType
Additional tests for ChoiceType and DateType based code
2011-06-20 18:45:30 +02:00
..
Event fixed CS 2011-06-08 12:16:48 +02:00
Exception Added missing quote for UnexpectedTypeException 2011-06-16 08:56:29 -07:00
Extension Removed unused code from DateType 2011-06-20 18:45:30 +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 [Form] fixed AbstractExtension when an extension does not have a guesser 2011-06-16 08:06:24 +02:00
AbstractType.php Revert "[Form] changed the way default type names are created to avoid collisions" 2011-06-13 11:47:21 +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 [Form] Revert changes impacting perfomance and readability 2011-06-15 09:45:11 +02:00
FormBuilder.php [EventDispatcher] added a way to set the priority for event subscribers 2011-06-14 14:40:27 +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 [Form] minor code simplification 2011-06-09 13:24:55 -03: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