Tiago Ribeiro ed218bb1b2 Fixed an "Array to string conversion" warning when using PHP 5.4. Also affects Symfony2 master. 13 lat temu
..
Definition ed218bb1b2 Fixed an "Array to string conversion" warning when using PHP 5.4. Also affects Symfony2 master. 13 lat temu
Exception 61c2d6fec1 [Config] removed extra whitespace. 14 lat temu
Loader bb7a9d75ea [Config] fixed phpdoc 14 lat temu
Resource c51b716180 [Config] simplified DirectoryResource to only allow one regex 14 lat temu
ConfigCache.php c0e8db18f9 [Config] fixed phpdoc 14 lat temu
FileLocator.php f83e92bf44 Make casting scalar to array consistent 14 lat temu
FileLocatorInterface.php 8c423edfef replaced symfony-project.org by symfony.com 14 lat temu
LICENSE 89868f7901 Updated LICENSE files copyright 13 lat temu
README.md 997f354d53 tweaked the README files 13 lat temu
composer.json 208c2e468c removed the version attribute in all composer.json files 13 lat temu

README.md

Config Component

Config provides the infrastructure for loading configurations from different data sources and optionally monitoring these data sources for changes. There are additional tools for validating, normalizing and handling of defaults that can optionally be used to convert from different formats to arrays.

Resources

Unit tests:

https://github.com/symfony/symfony/tree/master/tests/Symfony/Tests/Component/Config