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
2012-12-16 16:11:28 +01:00
..
Builder [Config] allowed the disabling of key normalization on some array nodes 2012-12-16 16:11:28 +01:00
Exception [Config] Throw exceptions on invalid definition 2012-02-15 14:38:31 +01:00
ArrayNode.php [Config] allowed the disabling of key normalization on some array nodes 2012-12-16 16:11:28 +01:00
BaseNode.php [Config] allowed the disabling of key normalization on some array nodes 2012-12-16 16:11:28 +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 [Config] allowed the disabling of key normalization on some array nodes 2012-12-16 16:11:28 +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