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

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