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 196086c513 Merge branch '3.4' into 4.1
* 3.4:
  [php_cs] disable fopen_flags
  [DI] fix error in dumped container
  [CS] Remove unused variables passed to closures
  [DI] fix dumping setters before their inlined instances
  [CS] Remove empty comment
  [CS] Enforces null type hint on last position in phpDocs
  [CS] Use combined assignment operators when possible
  Fix a typo in error messages
  Don't return early as this bypasses the auto exit feature
  [Console] Add missing null to input values allowed types
  [PHPUnitBridge] Fix microtime() format
  bumped Symfony version to 3.4.17
  updated VERSION for 3.4.16
  updated CHANGELOG for 3.4.16
  bumped Symfony version to 2.8.47
  update CONTRIBUTORS for 2.8.46
  updated VERSION for 2.8.46
  updated CHANGELOG for 2.8.46
2018-10-02 14:40:59 +02:00
..
Debug [Form] Add ambiguous & exception debug:form tests 2017-09-23 00:36:11 +02:00
Descriptor Merge branch '4.0' into 4.1 2018-06-30 19:31:31 +02:00
AbstractAuthor.php [Form] Added test case for 4759e062ed004749dbdc2ba31aef0f8ac2601895 2014-03-28 12:45:50 +01:00
AlternatingRowType.php [CS] Remove unused variables passed to closures 2018-10-02 08:25:20 -03: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 Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +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 Alpha-ordering for "use" statements 2018-07-26 11:03:18 +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 Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Type.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00