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/tests/Symfony/Tests/Component/Config/Definition
2011-02-18 08:38:09 -06:00
..
Builder [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). 2011-02-18 07:31:00 -06:00
ArrayNodeTest.php [Config] Renaming the key attribute removal property for consistency per Johannes' recommendation. Also fixing a PHPDoc typo per Stof. 2011-02-18 08:38:09 -06:00
FinalizationTest.php moved DependencyInjection\Configuration to Config\Definition 2011-02-17 16:03:48 +01:00
MergeTest.php moved DependencyInjection\Configuration to Config\Definition 2011-02-17 16:03:48 +01:00
NormalizationTest.php moved DependencyInjection\Configuration to Config\Definition 2011-02-17 16:03:48 +01:00
ScalarNodeTest.php moved DependencyInjection\Configuration to Config\Definition 2011-02-17 16:03:48 +01:00