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 de4a650d8c Merge branch '3.1'
* 3.1:
  [TwigBridge] removed deprecations added in Twig 1.27
  PHP CS Fixer: use php_unit_dedicate_assert
  3.0 Upgrade Guide: Added details describing how to pass data to a form through the options resolver
  fixed Filesystem:makePathRelative and added 2 more testcases
  no 304 response if method is not cacheable
  move tags from decorated to decorating service
2016-10-17 21:30:21 -07:00
..
Compiler Merge branch '3.1' 2016-10-17 21:30:21 -07:00
Config [DI] Only rebuild autowiring cache when actually needed 2016-04-03 09:35:21 +02:00
Dumper feature #19681 [DI] Allow injecting ENV parameters at runtime using %env(MY_ENV_VAR)% (nicolas-grekas) 2016-09-15 10:44:52 -07:00
Extension fixed CS 2014-09-22 10:32:35 +02:00
Fixtures feature #19191 [DependencyInjection] Automatically detect the definitions class when possible (Ener-Getick) 2016-09-19 12:25:58 -07:00
LazyProxy removed all @covers annotations 2015-11-01 14:17:24 -08:00
Loader Merge branch '3.1' 2016-10-13 08:29:04 +02:00
ParameterBag Fix/broken merging of parameter bag env placeholders 2016-10-14 11:11:06 +02:00
ContainerBuilderTest.php feature #19681 [DI] Allow injecting ENV parameters at runtime using %env(MY_ENV_VAR)% (nicolas-grekas) 2016-09-15 10:44:52 -07:00
ContainerTest.php Use the method map as authoritative list of factories for dumped containers 2016-10-05 19:22:04 +02:00
CrossCheckTest.php Fix PHP 7.1 related failures 2016-07-19 10:44:18 +02:00
DefinitionDecoratorTest.php Merge branch '2.8' into 3.1 2016-08-22 14:11:19 +02:00
DefinitionTest.php Merge branch '2.8' into 3.1 2016-09-24 08:56:48 -07:00
ParameterTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00
ReferenceTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00