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 c5aa4f0a7e Merge branch '2.8' into 3.1
* 2.8:
  [FrameworkBundle] Check for class existence before is_subclass_of
  Update GroupSequence.php
  Code enhancement and cleanup
  [Form] Fix transformer tests after the ICU update
  [DI] Add anti-regression test
  Revert "minor #19689 [DI] Cleanup array_key_exists (ro0NL)"
  bumped Symfony version to 2.8.11
  updated VERSION for 2.8.10
  updated CHANGELOG for 2.8.10
  [BrowserKit] Fix cookie expiration on 32 bit systems
  bumped Symfony version to 2.7.18
  updated VERSION for 2.7.17
  update CONTRIBUTORS for 2.7.17
  updated CHANGELOG for 2.7.17
  Update misleading comment about RFC4627
2016-09-06 13:02:40 +02:00
..
ChoiceList fixed CS 2016-06-21 08:06:14 +02:00
Extension Merge branch '2.8' into 3.1 2016-09-06 13:02:40 +02:00
Fixtures fixed CS 2016-01-21 09:40:25 +01:00
Guess fixed CS 2014-09-22 10:32:35 +02:00
Resources Validate XLIFF translation files 2016-02-23 19:12:35 +01:00
Util Merge branch '2.7' into 2.8 2016-01-27 06:14:19 +01:00
AbstractBootstrap3HorizontalLayoutTest.php [Form] Fix tests and reference usage 2015-11-28 17:53:21 +01:00
AbstractBootstrap3LayoutTest.php Merge branch '3.0' into 3.1 2016-06-14 13:18:07 +02:00
AbstractDivLayoutTest.php [Form] fix tests added by #17798 by removing choices_as_values 2016-02-28 16:06:03 +01:00
AbstractExtensionTest.php Merge branch '2.8' 2015-08-01 12:05:47 +02:00
AbstractFormTest.php [3.0] Various deprecations cleanups 2015-10-06 09:31:12 +02:00
AbstractLayoutTest.php Merge branch '3.0' into 3.1 2016-07-26 10:04:17 +02:00
AbstractRequestHandlerTest.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
AbstractTableLayoutTest.php Use entry_type instead of type 2015-10-15 12:37:48 +02:00
ButtonBuilderTest.php [Form] fixed bug - name in ButtonBuilder 2016-07-08 08:48:27 +02:00
ButtonTest.php [Form] Added test for disabling buttons 2014-03-31 11:59:54 +02:00
CallbackTransformerTest.php Replace is_callable checks with type hints 2015-10-05 16:57:27 +02:00
CompoundFormPerformanceTest.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
CompoundFormTest.php Merge branch '2.8' 2015-11-27 06:46:53 +01:00
FormBuilderTest.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
FormConfigTest.php Rename Symfony2 to Symfony 2014-11-24 15:09:11 +01:00
FormFactoryBuilderTest.php [Form] removed deprecated FormType::getName() 2015-10-01 16:20:48 +02:00
FormFactoryTest.php Merge branch '2.8' 2015-11-30 17:36:51 +01:00
FormRegistryTest.php Merge branch '2.8' 2015-10-29 13:12:54 +01: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 Merge branch '2.8' 2015-11-30 17:36:51 +01:00
SimpleFormTest.php Merge branch '2.8' 2015-11-27 06:46:53 +01:00