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
Nicolas Grekas f9fdb228ce Merge branch '3.4' into 4.0
* 3.4:
  Clean up
  Update return type in docblock.
  PHP CS Fixer: no need to exclude xml and yml files
  PHP CS Fixer: no need to exclude json file
  Update LICENSE year... forever
  fixed some deprecation messages
  fixed CS
  Fixes for Oracle in PdoSessionHandler
  fixed some deprecation messages
  fixed some deprecation messages
  fixed some deprecation messages
  fixed some deprecation messages
  [TwigBundle/Brige] catch missing requirements to throw meaningful exceptions
  [HttpKernel] Call Response->setPrivate() instead of sending raw header() when session is started
  [FrameworkBundle] Make cache:clear "atomic" and consistent with cache:warmup
  Suggest to write an implementation if the interface cannot be autowired
  [Debug] Skip DebugClassLoader checks for already parsed files
  [2.7][DX] Use constant message contextualisation for deprecations
  Remove group options without data and fix normalization
  Remove redundant translation path
2018-01-02 17:33:53 +01:00
..
Debug [Form] Add ambiguous & exception debug:form tests 2017-09-23 00:36:11 +02:00
Descriptor Merge branch '3.4' into 4.0 2018-01-02 17:33:53 +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