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
Nicolas Grekas 004c315b0c Merge branch '4.1'
* 4.1:
  [DI] configure inlined services before injecting them when dumping the container
  Consistently throw exceptions on a single line
  fix fopen calls
  Update .editorconfig
2018-09-08 15:42:43 +02:00
..
Builder Merge branch '4.1' 2018-09-08 15:42:43 +02:00
Dumper Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +02:00
Exception [DI] Ignore missing tree root nodes on validate 2018-06-05 07:03:28 +02:00
ArrayNode.php Merge branch '4.1' 2018-09-08 15:42:43 +02:00
BaseNode.php Merge branch '3.4' into 4.1 2018-09-08 15:24:10 +02:00
BooleanNode.php Merge branch '3.4' into 4.1 2018-09-08 15:24:10 +02:00
ConfigurationInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
EnumNode.php Merge branch '3.4' into 4.1 2018-09-08 15:24:10 +02:00
FloatNode.php Merge branch '4.0' into 4.1 2018-07-26 10:55:25 +02:00
IntegerNode.php Merge branch '4.0' into 4.1 2018-07-26 10:55:25 +02:00
NodeInterface.php [Config] Handle nullable node name + fix inheritdocs 2018-03-19 21:05:09 +01:00
NumericNode.php Add feature allowing change of Path Separator 2018-01-21 16:11:55 +01:00
Processor.php Merge branch '4.0' into 4.1 2018-07-26 10:55:25 +02:00
PrototypedArrayNode.php Merge branch '3.4' into 4.1 2018-09-08 15:24:10 +02:00
PrototypeNodeInterface.php fixed CS 2012-07-09 14:54:20 +02:00
ScalarNode.php Merge branch '3.4' into 4.1 2018-09-08 15:24:10 +02:00
VariableNode.php Consistently throw exceptions on a single line 2018-09-08 14:44:02 +02:00