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/Dumper
Fabien Potencier 2c4b5e5bbe Merge branch '2.3' into 2.6
* 2.3:
  [Validator] Add missing pt_BR translations
  Add parsing of hexadecimal strings for PHP 7
  [Configuration] improve description for ignoreExtraKeys on ArrayNodeDefinition
  [Validator] Added missing Hungarian translation
  [Validator] Fixed grammar in Hungarian translation
  CS: Unary operators should be placed adjacent to their operands
  CS: Binary operators should be arounded by at least one space
  remove useless tests that fail in php 7
  [Translator] fix test for php 7 compatibility
  Update phpdoc of ProcessBuilder#setPrefix()

Conflicts:
	src/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php
	src/Symfony/Component/PropertyAccess/PropertyAccessor.php
	src/Symfony/Component/Validator/Resources/translations/validators.pt_BR.xlf
	src/Symfony/Component/Yaml/Parser.php
2015-03-30 17:54:10 +02:00
..
Dumper.php [DependencyInjection] tagged the public @api 2011-07-20 10:50:27 +02:00
DumperInterface.php fixed CS 2012-07-09 14:54:20 +02:00
GraphvizDumper.php Merge branch '2.3' into 2.6 2015-03-22 17:55:57 +01:00
PhpDumper.php Merge branch '2.3' into 2.6 2015-03-30 17:54:10 +02:00
XmlDumper.php Merge branch '2.5' into 2.6 2014-12-22 17:44:09 +01:00
YamlDumper.php Merge branch '2.5' into 2.6 2015-01-13 08:22:24 +01:00