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/Config/Definition
Fabien Potencier 37bc0abc41 Merge branch '2.8'
* 2.8:
  [Translation] avoid freshness check based on content *inside* the cache.
  [Translator] Cache does not take fallback locales into consideration
  [Translator] Cache does not take fallback locales into consideration
  [VarDumper] Fix call site detection
  [Form] Cleanup deprecation notices
  [Console] Made output docopt compatible
  [Process] Fix volatile test
  Remove some useless @group annotations
  Removed useless strtolower call
  [Validator] Use strict comparisons in loaders
  CS: Use "self" keyword instead of class name if possible

Conflicts:
	.travis.yml
	src/Symfony/Component/Console/Tests/Input/InputDefinitionTest.php
	src/Symfony/Component/Form/FormTypeExtensionInterface.php
	src/Symfony/Component/Form/FormTypeInterface.php
2015-04-10 09:30:08 +02:00
..
Builder Merge branch '2.3' into 2.6 2015-04-08 07:30:27 +02:00
Dumper Removed dead code and various cleaning 2015-01-21 21:57:55 +01:00
Exception Merge branch '2.5' into 2.6 2014-12-22 17:44:09 +01:00
ArrayNode.php Merge branch '2.5' into 2.6 2014-12-20 17:02:27 +01:00
BaseNode.php Merge branch '2.3' into 2.5 2014-12-22 17:29:52 +01:00
BooleanNode.php [Config] Allow extra hint in exception message 2014-09-25 20:11:47 +02:00
ConfigurationInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
EnumNode.php removed unneeded use statements 2014-01-01 08:52:14 +01:00
FloatNode.php [Config] Allow extra hint in exception message 2014-09-25 20:11:47 +02:00
IntegerNode.php [Config] Allow extra hint in exception message 2014-09-25 20:11:47 +02:00
NodeInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
NumericNode.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Processor.php [DIC] Better handling of enableable configurations 2013-01-28 18:21:49 +01:00
PrototypedArrayNode.php Merge branch '2.3' into 2.6 2015-03-30 17:54:10 +02:00
PrototypeNodeInterface.php fixed CS 2012-07-09 14:54:20 +02:00
ScalarNode.php [Config] Allow extra hint in exception message 2014-09-25 20:11:47 +02:00
VariableNode.php Merge branch '2.5' into 2.6 2014-12-12 17:21:40 +01:00