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 6580a49706 Merge branch '3.2'
* 3.2:
  Permit empty suffix on Windows
  fixed CS
  [FrameworkBundle] Remove unused import
  [Console][Table] fixed render when using multiple rowspans.
  add docblocks for Twig url and path function to improve ide completion
  check for circular refs caused by method calls
  [Serializer] fix upper camel case conversion (see #21399)
  [DI] Auto register extension configuration classes as a resource
  [Console] Updated phpdoc on return types
2017-02-16 06:15:30 -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 06:15:30 -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 06:15:30 -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 [DI] Deprecate case insentivity of service identifiers 2017-01-11 16:25:44 +01: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