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/Extension
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
..
Core Merge branch '3.4' into 4.1 2018-09-22 21:04:12 +02:00
Csrf Merge branch '3.4' into 4.1 2018-10-02 14:40:59 +02:00
DataCollector Merge branch '3.4' into 4.0 2018-07-26 10:51:09 +02:00
DependencyInjection Merge branch '3.4' into 4.1 2018-09-08 15:24:10 +02:00
HttpFoundation Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Templating Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Validator Merge branch '3.4' into 4.1 2018-10-02 14:40:59 +02:00