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 eb179f9032 Merge branch '2.6' into 2.7
* 2.6:
  [2.6] Towards 100% HHVM compat
  [Security/Http] Fix test
  [Stopwatch] Fix test
  Minor fixes
  Towards 100% HHVM compat
  unify default AccessDeniedExeption message
  trigger event with right user (add test)
  [Security] Initialize SwitchUserEvent::targetUser on attemptExitUser
  [Form] Fixed: Data mappers always receive forms indexed by their names

Conflicts:
	src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php
	src/Symfony/Component/VarDumper/Tests/CliDumperTest.php
	src/Symfony/Component/VarDumper/Tests/HtmlDumperTest.php
2015-07-01 13:25:50 +02:00
..
ChoiceList bug #15061 [Form] Fixed handling of choices passed in choice groups (webmozart) 2015-06-30 14:46:52 +02:00
Extension Merge branch '2.6' into 2.7 2015-07-01 13:25:50 +02:00
Fixtures [2.7] Improved exception message if custom implementation of ``OptionsResolverInterface`` is used 2015-06-11 15:21:12 -03:00
Guess fixed CS 2014-09-22 10:32:35 +02:00
Util [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
AbstractBootstrap3LayoutTest.php Fix choice translation domain for expanded choice widget 2015-06-29 21:23:41 +02:00
AbstractDivLayoutTest.php Merge branch '2.5' 2014-10-26 08:46:28 +01:00
AbstractExtensionTest.php fixed CS 2015-06-11 21:09:58 +02:00
AbstractFormTest.php Merge branch '2.3' into 2.6 2015-03-27 11:19:51 +01:00
AbstractLayoutTest.php Fix choice translation domain for expanded choice widget 2015-06-29 21:23:41 +02:00
AbstractRequestHandlerTest.php Fix getOrigin 2015-05-04 11:39:13 +02:00
AbstractTableLayoutTest.php Merge branch '2.5' 2014-10-26 08:46:28 +01: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 Replace usages of the deprecated TypeTestCase by the new one 2014-12-29 22:21:04 +01:00
CompoundFormTest.php Merge branch '2.6' into 2.7 2015-07-01 13:25:50 +02:00
FormBuilderTest.php Check instance of FormBuilderInterface instead of FormBuilder 2015-05-21 18:12:55 -03:00
FormConfigTest.php Rename Symfony2 to Symfony 2014-11-24 15:09:11 +01:00
FormFactoryBuilderTest.php fixed various inconsistencies 2014-02-11 11:29:24 +01:00
FormFactoryTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
FormIntegrationTestCase.php Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
FormPerformanceTestCase.php Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
FormRegistryTest.php [Form] Make exception handling consistent with other components 2013-04-20 00:34:27 +03: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 Deprecated setDefaultOptions() in favor of configureOptions() 2015-01-16 10:30:42 +01:00
SimpleFormTest.php fixed CS 2015-06-11 21:09:58 +02:00