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
Fabien Potencier 1b85799602 Merge branch '3.0'
* 3.0: (21 commits)
  fixed typo
  fixed typo
  Fixed a minor XML issue in a translation file
  Fix merge
  Fix merge
  Fix merge
  Fix merge
  Update twig.html.twig
  PhpUnitNoDedicateAssertFixer results
  disable the assets helper when assets are disabled
  Improve Norwegian translations
  [2.7] [FrameworkBundle] minor fix tests added by #17569
  Fixed the antialiasing of the toolbar text
  Simplify markdown for PR template
  fixed CS
  fixed CS
  documented the $url parameter better
  [Form] add test for ArrayChoiceList handling null
  [Form] fix edge cases with choice placeholder
  register commands from kernel when accessing list
  ...
2016-02-23 17:17:05 +01:00
..
ChoiceList Merge branch '2.8' into 3.0 2016-02-23 16:16:06 +01:00
Extension Merge branch '3.0' 2016-02-23 17:17:05 +01:00
Fixtures fixed CS 2016-01-21 09:40:25 +01:00
Guess fixed CS 2014-09-22 10:32:35 +02: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 Merge branch '2.8' into 3.0 2016-02-23 16:16:06 +01:00
AbstractDivLayoutTest.php [Form] Remove choices_as_values option on ChoiceType 2015-11-28 10:26:50 +01:00
AbstractExtensionTest.php Merge branch '2.8' 2015-08-01 12:05:47 +02:00
AbstractFormTest.php [3.0] Various deprecations cleanups 2015-10-06 09:31:12 +02:00
AbstractLayoutTest.php Merge branch '2.8' into 3.0 2016-02-23 16:16:06 +01: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
ButtonTest.php [Form] Added test for disabling buttons 2014-03-31 11:59:54 +02:00
CallbackTransformerTest.php Replace is_callable checks with type hints 2015-10-05 16:57:27 +02:00
CompoundFormPerformanceTest.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
CompoundFormTest.php Merge branch '2.8' 2015-11-27 06:46:53 +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] removed deprecated FormType::getName() 2015-10-01 16:20:48 +02:00
FormFactoryTest.php Merge branch '2.8' 2015-11-30 17:36:51 +01:00
FormRegistryTest.php Merge branch '2.8' 2015-10-29 13:12:54 +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 Merge branch '2.8' 2015-11-30 17:36:51 +01:00
SimpleFormTest.php Merge branch '2.8' 2015-11-27 06:46:53 +01:00