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 3aaa5aba1b Merge branch '2.8' into 3.4
* 2.8:
  [Security\Http] detect bad redirect targets using backslashes
  [Form] Filter file uploads out of regular form types
  Fix CI
  minor #28258 [travis] fix composer.lock invalidation for deps=low (nicolas-grekas)
  [travis] fix composer.lock invalidation for PRs patching several components
  [travis] fix composer.lock invalidation for deps=low
  minor #28199 [travis][appveyor] use symfony/flex to accelerate builds (nicolas-grekas)
  [travis] ignore ordering when validating composer.lock files for deps=low
  minor #28146 [travis] cache composer.lock files for deps=low (nicolas-grekas)
  fix ci
  [travis] fix requiring mongodb/mongodb before composer up
  minor #28114 [travis] merge "same Symfony version" jobs in one (nicolas-grekas)
  [2.7] Make CI green
  updated VERSION for 2.7.49
  updated CHANGELOG for 2.7.49
  [HttpKernel] fix trusted headers management in HttpCache and InlineFragmentRenderer
  [HttpFoundation] Remove support for legacy and risky HTTP headers
  updated VERSION for 2.7.48
  update CONTRIBUTORS for 2.7.48
  updated CHANGELOG for 2.7.48
2018-12-06 11:25:03 +00:00
..
Debug [Form] Add ambiguous & exception debug:form tests 2017-09-23 00:36:11 +02:00
Descriptor Merge branch '2.8' into 3.4 2018-12-06 11:25:03 +00: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