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/src/Symfony/Component/DependencyInjection/Tests
Fabien Potencier e0b751a2d8 Merge branch '2.2' into 2.3
* 2.2:
  fixed some typos
  fixed @expectedException class names

Conflicts:
	src/Symfony/Component/Config/Tests/Definition/ArrayNodeTest.php
	src/Symfony/Component/Console/Tests/Command/CommandTest.php
	src/Symfony/Component/Locale/Tests/Stub/StubLocaleTest.php
	src/Symfony/Component/Locale/Tests/Stub/StubNumberFormatterTest.php
2013-11-25 15:49:41 +01:00
..
Compiler [DependencyInjection] Prevented inlining of lazy loaded private service definitions. 2013-09-26 23:39:53 +01:00
Dumper Merge branch '2.2' into 2.3 2013-11-25 15:49:41 +01:00
Extension [DIC] Better handling of enableable configurations 2013-01-28 18:21:49 +01:00
Fixtures Merge branch '2.2' into 2.3 2013-11-23 22:11:41 +01:00
LazyProxy ProxyManager Bridge 2013-05-06 08:38:39 +02:00
Loader [DependencyInjection] Replaced try/catch block with an @expectedException annotation in a test. 2013-06-17 14:32:29 +01:00
ParameterBag [DependencyInjection] fixed ? position in some exception messages (refs #7861) 2013-05-01 06:24:56 +02:00
ContainerBuilderTest.php Merge branch '2.2' into 2.3 2013-11-25 15:49:41 +01:00
ContainerTest.php merged branch fabpot/null-services (PR #8582) 2013-07-25 19:04:05 +02:00
CrossCheckTest.php [DependencyInjection] removed hard dependency on the Config component 2012-12-28 11:06:10 +01:00
DefinitionDecoratorTest.php Merge branch '2.2' into 2.3 2013-11-25 15:49:41 +01:00
DefinitionTest.php Merge branch '2.2' into 2.3 2013-11-25 15:49:41 +01:00
ParameterTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ReferenceTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00