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
Fabien Potencier 44d069a3fb Merge remote branch 'kriswallsmith/dic/auto-ext-load'
* kriswallsmith/dic/auto-ext-load:
  [HttpKernel] added an subclass merge extension configuration compiler pass to ensure each bundle's "main" extension is loaded
  [DependencyInjection] extensions should only load if called during configuration
2011-03-05 12:18:18 +01:00
..
Compiler [DependencyInjection/Compiler] fixes a bug which silently changed the scope of services 2011-03-01 13:47:34 +01:00
Dumper [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
Extension refactored previous commit, fixed tests 2011-02-15 22:22:28 +01:00
Fixtures fixed previous commit 2011-02-27 21:14:03 +01:00
Loader [DependencyInjection] fixed unit tests when using phar and suhosin 2011-03-05 11:43:11 +01:00
ParameterBag [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
ContainerBuilderTest.php [DependencyInjection] extensions should only load if called during configuration 2011-03-03 13:53:29 +01:00
ContainerTest.php [DependencyInjection] Aesthetic changes on ContainerTest, consequence of not using a formatter. 2011-02-19 19:50:57 +01:00
CrossCheckTest.php moved common configuration classes to a new Config component 2011-02-13 22:31:50 +01:00
DefinitionDecoratorTest.php [DependencyInjection] Create explicit factoryClass property for Definitions 2011-02-05 20:39:42 +01:00
DefinitionTest.php [DependencyInjection] Create explicit factoryClass property for Definitions 2011-02-05 20:39:42 +01:00
InterfaceInjectorTest.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ParameterTest.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ReferenceTest.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00