Fabien Potencier 8716c2ad1e merged 14 years ago
..
Builder d6617f6fba [Config] Renaming NodeBuilder::nodeBuilder() to NodeBuilder::builder() due to the fact that PHP can get confused when you have a __construct() method *and* a method that has the same name as the class (looks like two constructors to PHP). 14 years ago
ArrayNodeTest.php 026ab6c6ce [Config] Adding an ignoreExtraKeys options, which allows you to let options simply be ignore without throwing a validation exception. 14 years ago
BooleanNodeTest.php 61f67d20c8 [Config] Added tests for BooleanNode. 14 years ago
FinalizationTest.php 6b12c21261 moved DependencyInjection\Configuration to Config\Definition 14 years ago
MergeTest.php 6b12c21261 moved DependencyInjection\Configuration to Config\Definition 14 years ago
NormalizationTest.php 6b12c21261 moved DependencyInjection\Configuration to Config\Definition 14 years ago
ProcessorTest.php 8716c2ad1e merged 14 years ago
ScalarNodeTest.php 6b12c21261 moved DependencyInjection\Configuration to Config\Definition 14 years ago