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
Nicolas Grekas af47008bc9 Merge branch '2.7' into 2.8
* 2.7:
  [Console] Application update PHPDoc of add and register methods
  [Config] Extra tests for Config component
  Fixed bugs in names of classes and methods.
  [DoctrineBridge] Fixed php doc
  [FrameworkBundle] Fixed parameters number mismatch declaration
  [BrowserKit] Added test for followRedirect method (POST method)
  Fix the money form type render with Bootstrap3
  [BrowserKit] Uppercase the "GET" method in redirects
  [WebProfilerBundle] Fixed  JSDoc parameter definition
  [HttpFoundation] HttpCache refresh stale responses containing an ETag

Conflicts:
	src/Symfony/Component/BrowserKit/Tests/ClientTest.php
	src/Symfony/Component/Security/Acl/Resources/bin/generateSql.php
2016-07-26 10:02:44 +02:00
..
ChoiceList Merge branch '2.7' into 2.8 2016-02-26 06:06:51 +01:00
Extension Merge branch '2.7' into 2.8 2016-07-05 13:05:26 +02:00
Fixtures fixed CS 2016-01-21 09:40:25 +01:00
Guess fixed CS 2014-09-22 10:32:35 +02:00
Resources Validate XLIFF translation files 2016-02-23 19:12:35 +01:00
Util Merge branch '2.7' into 2.8 2016-01-27 06:14:19 +01:00
AbstractBootstrap3HorizontalLayoutTest.php [Form] Fix tests and reference usage 2015-11-28 17:53:21 +01:00
AbstractBootstrap3LayoutTest.php Fix merge 2016-06-14 13:01:05 +02:00
AbstractDivLayoutTest.php [Form] fix FQCN in tests added by #17798 2016-02-28 16:05:09 +01:00
AbstractExtensionTest.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
AbstractFormTest.php Merge branch '2.3' into 2.6 2015-03-27 11:19:51 +01:00
AbstractLayoutTest.php Merge branch '2.7' into 2.8 2016-07-26 10:02:44 +02:00
AbstractRequestHandlerTest.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
AbstractTableLayoutTest.php Use entry_type instead of type 2015-10-15 12:37:48 +02:00
ButtonBuilderTest.php [Form] fixed bug - name in ButtonBuilder 2016-07-08 08:48:27 +02:00
ButtonTest.php [Form] Added test for disabling buttons 2014-03-31 11:59:54 +02:00
CallbackTransformerTest.php CS: fixes 2015-03-27 10:02:23 +01:00
CompoundFormPerformanceTest.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
CompoundFormTest.php [Form] Fixed wrong usages of the "text" type 2015-11-26 17:29:22 +01:00
FormBuilderTest.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
FormConfigTest.php Rename Symfony2 to Symfony 2014-11-24 15:09:11 +01:00
FormFactoryBuilderTest.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
FormFactoryTest.php [Form] Cleanup 2015-11-30 17:17:29 +01:00
FormIntegrationTestCase.php fixes CS 2015-08-24 09:13:45 +02:00
FormPerformanceTestCase.php fixes CS 2015-08-24 09:13:45 +02:00
FormRegistryTest.php Fix merge 2015-10-28 00:47:04 +01:00
FormRendererTest.php fixes PSR-0 issues in tests 2013-12-30 22:13:42 +01:00
NativeRequestHandlerTest.php [Form] NativeRequestHandler file handling fix 2015-02-25 09:33:49 +01:00
ResolvedFormTypeTest.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
SimpleFormTest.php Merge branch '2.7' into 2.8 2015-11-27 06:45:55 +01:00