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
Pascal Borreli 60eeacd2d1 Fixed typos
2012-12-14 22:27:02 +00:00
..
Builder Merge branch '2.1' 2012-12-11 11:41:51 +01:00
Exception [Config] Throw exceptions on invalid definition 2012-02-15 14:38:31 +01:00
ArrayNode.php fixed CS 2012-07-09 14:54:20 +02:00
BaseNode.php CS Fixes - Replaced "array of type" by "Type[]" in PHPDoc block 2012-11-19 13:58:52 +01:00
BooleanNode.php fixed CS 2011-06-08 12:16:48 +02:00
ConfigurationInterface.php fixed CS 2012-07-09 14:54:20 +02:00
EnumNode.php fixed CS 2012-07-09 14:54:20 +02:00
FloatNode.php [Config] fixed CS 2012-09-20 07:46:50 +02:00
IntegerNode.php [Config] fixed CS 2012-09-20 07:46:50 +02:00
NodeInterface.php fixed CS 2012-07-09 14:54:20 +02:00
NumericNode.php [Config] fixed CS 2012-09-20 07:46:50 +02:00
Processor.php Implemented possibility to skip key normalization in config processing 2012-12-05 15:02:11 +01:00
PrototypedArrayNode.php [Config] Fixed preserving keys in associative arrays 2012-09-24 23:36:53 +02:00
PrototypeNodeInterface.php fixed CS 2012-07-09 14:54:20 +02:00
ReferenceDumper.php Fixed typos 2012-12-14 22:27:02 +00:00
ScalarNode.php fixed CS 2011-06-08 12:16:48 +02:00
VariableNode.php changed docs as proposed in #3110 2012-01-22 10:13:52 +01:00