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 522d079110 Merge branch '3.4'
* 3.4:
  [Bridge\Doctrine][FrameworkBundle] Deprecate some remaining uses of ContainerAwareTrait
  [FrameworkBundle] Fix bad interface hint in AbstractController
  [VarDumper] deprecate MongoCaster
  [HttpFoundation] deprecate using  with the legacy mongo extension; use it with the mongodb/mongodb package and ext-mongodb instead
  Fix BC layer
  Reset profiler.
  [DI] Improve some deprecation messages
  [DI] remove inheritdoc from dumped container
  [Config] Fix dumped files invalidation by OPCache
  [Security] Add Guard authenticator <supports> method
  [Cache] Fix race condition in TagAwareAdapter
  [DI] Allow setting any public non-initialized services
  [Yaml] parse references on merge keys
  treat trailing backslashes in multi-line strings
  [FrameworkBundle] Expose dotenv in bin/console about
  fix refreshing line numbers for the inline parser
  fix version in changelog
  [FrameworkBundle] Make Controller helpers final
  [DoctrineBridge] Deprecate DbalSessionHandler
2017-10-05 17:11:25 +02:00
..
ChoiceList [Form] remove deprecated features 2017-05-22 23:51:32 +02:00
Command [Form] Add ambiguous & exception debug:form tests 2017-09-23 00:36:11 +02:00
Console/Descriptor Display form defaults on debug:form 2017-09-15 18:14:52 +02:00
DependencyInjection [DI] Fix private-by-default BC layer 2017-09-19 23:28:23 +02:00
Extension Merge branch '3.4' 2017-10-05 17:11:25 +02:00
Fixtures Merge branch '3.4' 2017-10-02 15:01:28 +02:00
Guess Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Resources fix some risky tests 2017-03-20 16:03:41 +01:00
Util Merge branch '2.7' into 2.8 2017-04-04 08:24:26 -07:00
AbstractBootstrap3HorizontalLayoutTest.php [Form] Fix tests and reference usage 2015-11-28 17:53:21 +01:00
AbstractBootstrap3LayoutTest.php [Form] Add tel and color types 2017-10-02 14:59:30 +02:00
AbstractBootstrap4HorizontalLayoutTest.php Initial commit for Bootstrap 4 form theme, based on Bootstrap 3 form theme 2017-09-01 13:34:10 +02:00
AbstractBootstrap4LayoutTest.php Initial commit for Bootstrap 4 form theme, based on Bootstrap 3 form theme 2017-09-01 13:34:10 +02: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 [Form] Add tel and color types 2017-10-02 14:59:30 +02:00
AbstractRequestHandlerTest.php Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
AbstractTableLayoutTest.php Use entry_type instead of type 2015-10-15 12:37:48 +02:00
ButtonBuilderTest.php Further refactorings to PHPUnit namespaces 2017-02-21 09:32:25 +01:00
ButtonTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08: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 fixed CS 2017-05-07 19:28:57 -07: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 Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
FormRendererTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
NativeRequestHandlerTest.php [Form] NativeRequestHandler file handling fix 2015-02-25 09:33:49 +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