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 196086c513 Merge branch '3.4' into 4.1
* 3.4:
  [php_cs] disable fopen_flags
  [DI] fix error in dumped container
  [CS] Remove unused variables passed to closures
  [DI] fix dumping setters before their inlined instances
  [CS] Remove empty comment
  [CS] Enforces null type hint on last position in phpDocs
  [CS] Use combined assignment operators when possible
  Fix a typo in error messages
  Don't return early as this bypasses the auto exit feature
  [Console] Add missing null to input values allowed types
  [PHPUnitBridge] Fix microtime() format
  bumped Symfony version to 3.4.17
  updated VERSION for 3.4.16
  updated CHANGELOG for 3.4.16
  bumped Symfony version to 2.8.47
  update CONTRIBUTORS for 2.8.46
  updated VERSION for 2.8.46
  updated CHANGELOG for 2.8.46
2018-10-02 14:40:59 +02:00
..
ChoiceList Merge branch '4.0' into 4.1 2018-07-26 10:55:25 +02: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 Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Extension Merge branch '3.4' into 4.1 2018-09-22 21:04:12 +02:00
Fixtures Merge branch '3.4' into 4.1 2018-10-02 14:40:59 +02:00
Guess Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Resources Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00
Util [CS] Use combined assignment operators when possible 2018-10-01 23:42:26 -03: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.4 2018-07-26 11:06:28 +02:00
AbstractLayoutTest.php Merge branch '3.4' into 4.1 2018-09-18 14:45:12 +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 Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02: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.4 2018-07-26 10:45:46 +02:00
FormFactoryTest.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
FormRegistryTest.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +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.4 2018-07-26 11:06:28 +02:00
SimpleFormTest.php Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +02:00