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
2012-08-28 08:43:14 +02:00
..
Compiler [DependencyInjection] fixed private services removal when used as configurators (closes #3758) 2012-05-07 12:47:50 +02:00
Dumper [DependencyInjection] Added a test for a frozen constructor of a container with no parameters 2012-08-07 01:03:17 +09:00
Fixtures prevents injection of malicious doc types 2012-08-28 08:43:14 +02:00
Loader prevents injection of malicious doc types 2012-08-28 08:43:14 +02:00
ParameterBag [DependencyInjection] Allow parsing of parameters near escaped percent signs 2012-03-06 13:33:50 +01:00
ContainerBuilderTest.php fixed CS (mainly method signatures) 2012-07-09 14:43:50 +02:00
ContainerTest.php [DependencyInjection] renamed CircularReferenceException to ServiceCircularReferenceException 2011-05-25 09:48:49 +02:00
CrossCheckTest.php fixed CS (mainly method signatures) 2012-07-09 14:43:50 +02: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