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
2018-03-23 15:53:02 +01:00
..
Debug [Form] Add ambiguous & exception debug:form tests 2017-09-23 00:36:11 +02:00
Descriptor Adapt existant tests 2018-03-23 15:53:02 +01:00
AbstractAuthor.php [Form] Added test case for 4759e062ed004749dbdc2ba31aef0f8ac2601895 2014-03-28 12:45:50 +01:00
AlternatingRowType.php Merge branch '2.7' into 2.8 2017-09-15 11:59:38 +02:00
Author.php [Form] Added delete_empty option to allow proper emptyData handling of collections 2013-12-17 12:10:53 +01:00
AuthorInterface.php [Form] Added test case for 4759e062ed004749dbdc2ba31aef0f8ac2601895 2014-03-28 12:45:50 +01:00
AuthorType.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
ChoiceSubType.php fixed CS 2016-01-21 09:40:25 +01:00
ChoiceTypeExtension.php [Form] Fixed overridden choices option in extended choice types 2017-03-06 18:31:33 +01:00
CustomArrayObject.php fixed CS 2012-05-01 15:23:48 +02:00
FBooType.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
FixedDataTransformer.php [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction 2017-09-15 11:46:57 +02: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
foo2 [Form] NativeRequestHandler file handling fix 2015-02-25 09:33:49 +01:00
foo3 [Form] NativeRequestHandler file handling fix 2015-02-25 09:33:49 +01:00
Foo1Bar2Type.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
Foo.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
FooBarHTMLType.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
FooSubType.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
FooType.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
FooTypeBarExtension.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
FooTypeBazExtension.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
FormWithSameParentType.php [FORM] Prevent forms from extending itself as a parent 2017-10-10 12:07:08 +02:00
LazyChoiceTypeExtension.php [Form] Deprecated usage of "choices" option in sub types 2017-03-27 18:52:54 +02:00
RecursiveFormTypeBar.php [FORM] Prevent forms from extending itself as a parent 2017-10-10 12:07:08 +02:00
RecursiveFormTypeBaz.php [FORM] Prevent forms from extending itself as a parent 2017-10-10 12:07:08 +02:00
RecursiveFormTypeFoo.php [FORM] Prevent forms from extending itself as a parent 2017-10-10 12:07:08 +02:00
TestExtension.php [Form] removed deprecated FormType::getName() 2015-10-01 16:20:48 +02:00
Type.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00