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/Fixtures
2013-04-20 18:05:58 +02:00
..
AlternatingRowType.php [Form] Fixed caching of block names when types of forms with the same unique block ID differ 2012-07-25 17:31:36 +02:00
Author.php [FORM] Give PropertyPath ability to read hassers 2012-04-04 09:49:16 -05:00
AuthorType.php [Form] setDefaultOptions() is now coded against OptionsResolverInterface 2012-05-25 12:34:16 +02:00
CustomArrayObject.php fixed CS 2012-05-01 15:23:48 +02:00
FixedDataTransformer.php [Form] Make exception handling consistent with other components 2013-04-20 00:34:27 +03:00
FixedFilterListener.php [Form] Deprecated bind() and isBound() in favor of submit() and isSubmitted() 2013-04-20 18:05:58 +02:00
foo moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
FooSubType.php [Form] Cached the form type hierarchy in order to improve performance 2012-07-13 20:39:30 +02:00
FooSubTypeWithParentInstance.php [Form] Fixed: FormTypeInterface::getParent() supports returning FormTypeInterface instances again 2012-08-22 16:44:02 +02:00
FooType.php [Form] Cached the form type hierarchy in order to improve performance 2012-07-13 20:39:30 +02:00
FooTypeBarExtension.php [Form] Added FormBuilderInterface and FormViewInterface and cleaned up FormTypeInterface and FormTypeExtensionInterface 2012-05-25 12:28:17 +02:00
FooTypeBazExtension.php [Form] Added FormBuilderInterface and FormViewInterface and cleaned up FormTypeInterface and FormTypeExtensionInterface 2012-05-25 12:28:17 +02:00
TestExtension.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00