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 d7aec48fa8 Merge branch '3.2'
* 3.2:
  Revert "bug #21436 [DependencyInjection] check for circular refs caused by method calls (xabbuh)"
  Static code analysis with Php Inspections (EA Extended)
  [VarDumper] Added missing persistent stream cast
  remove unused translation file
  reverted usage of isNan
2017-02-16 14:50:29 -08:00
..
Argument [DI] Allow to count on lazy collection arguments 2017-01-31 10:40:15 +01:00
Compiler Merge branch '3.2' 2017-02-16 14:50:29 -08:00
Config [DI][Config] Add & use ReflectionClassResource 2017-02-02 14:15:15 +01:00
Dumper [DI] Replace container injection by explicit service locators 2017-02-13 11:05:06 +01:00
Extension fixed CS 2014-09-22 10:32:35 +02:00
Fixtures Merge branch '3.2' 2017-02-16 14:50:29 -08:00
LazyProxy fixed obsolete getMock() usage 2016-12-19 16:22:46 +01:00
Loader feature #21484 [DI] Deprecate underscore-services in YamlFileLoader (nicolas-grekas) 2017-02-16 04:51:31 -08:00
ParameterBag [DI] Allow null as default env value 2016-11-23 14:12:24 +01:00
ChildDefinitionTest.php [DI] Refacto / cleanup / minor fixes 2017-02-08 13:32:07 +01:00
ContainerBuilderTest.php [DI] Replace container injection by explicit service locators 2017-02-13 11:05:06 +01:00
ContainerTest.php [DI] Deprecate (un)setting pre-defined services 2017-02-05 11:30:27 +01:00
CrossCheckTest.php Merge branch '3.2' 2017-02-16 14:50:29 -08:00
DefinitionDecoratorTest.php [DI] Refacto / cleanup / minor fixes 2017-02-08 13:32:07 +01:00
DefinitionTest.php [DI] Refacto / cleanup / minor fixes 2017-02-08 13:32:07 +01:00
ParameterTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00
ReferenceTest.php [DI] Deprecate case insentivity of service identifiers 2017-01-11 16:25:44 +01:00
ServiceLocatorTest.php [DI] Replace container injection by explicit service locators 2017-02-13 11:05:06 +01:00