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 205b097802 Merge branch '4.0' into 4.1
* 4.0: (21 commits)
  [PropertyInfo] fix resolving parent|self type hints
  fixed CS
  fix merge
  [Security] Fix logout
  Cleanup 2 tests for the HttpException classes
  #27250 limiting GET_LOCK key up to 64 char due to changes in MySQL 5.7.5 and later
  [Config] Fix tests when path contains UTF chars
  [DI] Shared services should not be inlined in non-shared ones
  [Profiler] Remove propel & event_listener_loading category identifiers
  [Filesystem] Fix usages of error_get_last()
  [Cache][Lock] Fix usages of error_get_last()
  [Debug] Fix populating error_get_last() for handled silent errors
  fixed CS
  fixed CS
  fixed CS
  [FrameworkBundle] Fix cache:clear on vagrant
  [HttpKernel] Handle NoConfigurationException "onKernelException()"
  Fix misses calculation when calling getItems
  [DI] Display previous error messages when throwing unused bindings
  Fixed return type
  ...
2018-05-16 16:33:22 +02:00
..
ChoiceList Add choice_translation_locale option for Intl choice types 2018-04-20 11:42:13 -04:00
Command Add debug:form type option 2017-10-03 06:15:18 -04:00
Console/Descriptor Revert "feature #26698 [Console] Use UTF-8 bullet for listing (ro0NL)" 2018-04-01 10:27:13 +02:00
DependencyInjection Fix debug:form definition 2017-12-08 07:45:03 -05:00
Extension Merge branch '4.0' into 4.1 2018-05-16 16:33:22 +02:00
Fixtures Merge branch '4.0' 2018-04-20 13:04:56 +02: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 '4.0' 2018-04-02 12:08:33 +02:00
AbstractBootstrap4HorizontalLayoutTest.php Add d-block to bootstrap 4 alerts 2018-04-14 09:54:06 -05:00
AbstractBootstrap4LayoutTest.php Merge branch '4.0' into 4.1 2018-05-16 16:33:22 +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 Merge branch '4.0' 2018-04-02 12:08:33 +02: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 bug #25471 [HttpFoundation] we should not pass size on FileBag removing the contruct parameter (Simperfit, xabbuh) 2018-02-04 16:57:00 +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