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 72041c8821 Merge branch '3.4' into 4.0
* 3.4: (22 commits)
  [DI] Add tests for EnvVarProcessor
  [Bridge\PhpUnit] Fix #26430 Cannot autoload listeners
  Make sure we always render errors. Eventhough labels are disabled
  Make sure form errors is valid HTML
  [HttpKernel] Allow generators in registerBundle
  [TwigBundle] document TwigRenderer BC break in UPGRADE-3.4
  Extra line to bootstrap 3 horizontal layout
  [Serializer] Remove const override
  Update Client.php
  [PhpUnitBridge] Ability to use different composer.json file
  [DomCrawler] FormField: remove an useless return statement
  [Config] ReflectionClassResource check abstract ServiceSubscriberInterface and EventSubscriberInterface
  Display the Welcome Page when there is no homepage defined
  fix regression when extending the Container class without a constructor
  fix the updating of timestamp in the MemcachedSessionHandler
  [SecurityBundle] Make extra character non mandatory in regex
  [Config] Add characters to the regex
  bumped Symfony version to 3.4.7
  updated VERSION for 3.4.6
  updated CHANGELOG for 3.4.6
  ...
2018-03-19 18:30:36 +01:00
..
ChoiceList [Form] remove deprecated features 2017-05-22 23:51:32 +02:00
Command Add debug:form type option 2017-10-03 06:15:18 -04:00
Console/Descriptor Remove group options without data and fix normalization 2017-12-13 00:39:36 -05:00
DependencyInjection Fix debug:form definition 2017-12-08 07:45:03 -05:00
Extension Merge branch '3.4' into 4.0 2018-02-09 15:25:12 +01:00
Fixtures Merge branch '3.4' into 4.0 2018-01-02 17:33:53 +01:00
Guess Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Resources Copied NO language files to the new NB locale. 2018-01-16 18:12:50 +01:00
Util Merge branch '2.7' into 2.8 2017-12-12 12:12:43 +01:00
AbstractBootstrap3HorizontalLayoutTest.php [Bridge\Twig] fix bootstrap checkbox_row to render properly & remove spaceless 2017-10-30 12:07:24 -07:00
AbstractBootstrap3LayoutTest.php Merge branch '3.3' into 3.4 2017-12-12 09:58:07 +01:00
AbstractBootstrap4HorizontalLayoutTest.php Make sure form errors is valid HTML 2018-03-18 15:29:46 +01:00
AbstractBootstrap4LayoutTest.php bug #26590 Make sure form errors is valid HTML (Nyholm) 2018-03-18 20:24:00 +01:00
AbstractDivLayoutTest.php Merge branch '2.8' into 3.2 2017-06-02 16:37:52 +02:00
AbstractExtensionTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
AbstractFormTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
AbstractLayoutTest.php Merge branch '3.3' into 3.4 2018-01-10 12:30:01 +01:00
AbstractRequestHandlerTest.php Merge branch '2.7' into 2.8 2017-11-16 17:20:19 +02:00
AbstractTableLayoutTest.php Use entry_type instead of type 2015-10-15 12:37:48 +02:00
ButtonBuilderTest.php Fixed mistake in exception expectation 2017-10-14 03:33:35 +02:00
ButtonTest.php Fixed Button::setParent() when already submitted 2018-01-25 12:47:49 +01:00
CallbackTransformerTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
CompoundFormPerformanceTest.php Merge branch '2.7' into 2.8 2017-03-02 13:33:27 -08:00
CompoundFormTest.php Merge branch '2.8' into 3.3 2018-01-29 10:02:23 +01:00
FormBuilderTest.php Merge branch '2.7' into 2.8 2017-04-04 08:24:26 -07:00
FormConfigTest.php fix some risky tests 2017-04-04 16:55:33 +02:00
FormErrorIteratorTest.php Fix tests 2017-03-23 10:34:23 +01:00
FormFactoryBuilderTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
FormFactoryTest.php Merge branch '3.2' into 3.3 2017-06-06 05:13:52 +02:00
FormRegistryTest.php [Form] Fix error message in circular reference dependencies check 2017-10-10 13:20:13 +02:00
FormRendererTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
NativeRequestHandlerTest.php ensure that submitted data are uploaded files 2017-11-16 09:58:50 +01:00
ResolvedFormTypeTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
SimpleFormTest.php [Form] Missing deprecated paths removal 2017-06-03 10:08:06 +02:00