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
Robin Chalas c7ab3a9555 Merge branch '3.4' into 4.0
* 3.4:
  [Intl] Fixed the broken link
  Fix typo
  Fix typo
  Fixed issue #25985
  Don't show wanna-be-private services as public in debug:container
  [Routing] Fix trailing slash redirection for non-safe verbs
  [DI] Fix tracking of source class changes for lazy-proxies
  Proxy class names should be deterministic and independent of spl_object_hash() which is somewhat random
  [Debug] Fix bad registration of exception handler, leading to mem leak
  [Form] Fixed empty data on expanded ChoiceType and FileType
  collect extension information as late as possible
2018-02-03 01:57:23 +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-03 01:57:23 +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 [Bridge\Twig] fix bootstrap checkbox_row to render properly & remove spaceless 2017-10-30 12:07:24 -07:00
AbstractBootstrap4LayoutTest.php [TwigBridge] Fixed the .form-check-input class in the bs4 templates 2017-11-12 08:19:42 -08: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