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/DependencyInjection/Tests/Dumper
Fabien Potencier fc2fa79bb5 Merge branch '2.7' into 2.8
* 2.7:
  [DependencyInjection] fix dumped YAML snytax
  Remove InputOption::VALUE_REQUIRED mode from $default parameter description as InputOption::setDefault() throws an exception only when called in InputOption::VALUE_NONE mode. In practice the $default value could still be accessed in InputOption::VALUE_REQUIRED mode in case InputOption was never set but accessed from InputDefinition::getOption() method
  [Form] Fixed violation mapping if multiple forms are using the same (or part of the same) property path
  [TwigBridge] Symfony 3.1 forward compatibility
2016-02-16 07:09:38 +01:00
..
GraphvizDumperTest.php Add "shared" flag and deprecate scopes concept 2015-06-24 12:32:32 -03:00
PhpDumperTest.php Merge branch '2.7' into 2.8 2015-12-05 12:09:21 +01:00
XmlDumperTest.php [DependencyInjection] Add autowiring support to dumpers 2015-11-03 15:47:58 -08:00
YamlDumperTest.php Merge branch '2.7' into 2.8 2016-02-16 07:09:38 +01:00