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/DependencyInjection
Christophe Coevoet 2c3e9adcd1 [DependencyInjection] Made the reference case insensitive
The container is case insensitive so using capital letters in a reference
made it fail in some cases when checking the dependencies.
Closes #2807
2011-12-08 16:30:50 +01:00
..
Compiler removed unused use statements 2011-10-29 11:56:30 +02:00
Dumper added the ability to use dot and single quotes in the keys and values 2011-10-24 12:45:36 +03:00
Fixtures added the ability to use dot and single quotes in the keys and values 2011-10-24 12:45:36 +03:00
Loader removed unused use statements 2011-10-29 11:56:30 +02:00
ParameterBag improves the exception message, and removes unnecessary constraint to only allow strings inside strings 2011-07-16 16:10:11 +02:00
ContainerBuilderTest.php [DependencyInjection] renamed CircularReferenceException to ServiceCircularReferenceException 2011-05-25 09:48:49 +02:00
ContainerTest.php [DependencyInjection] renamed CircularReferenceException to ServiceCircularReferenceException 2011-05-25 09:48:49 +02:00
CrossCheckTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DefinitionDecoratorTest.php [DependencyInjection] Fix DefinitionDecorator::getArgument() for replacements 2011-10-27 18:03:51 -04:00
DefinitionTest.php Throw exceptions in case someone forgot to set method name in call. 2011-11-30 15:59:17 +01:00
ParameterTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ReferenceTest.php [DependencyInjection] Made the reference case insensitive 2011-12-08 16:30:50 +01:00