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
Nicolas Grekas 097963fbaf Merge branch '3.4' into 4.1
* 3.4:
  [VarDumper] fix dump of closures created from callables
  [DI] fix dumping inlined services
  Add framework asset changes to upgrade 3.0 guide
  [Travis] Bump ext-mongodb to 1.5.2 on Travis
  [DI] dont track classes/interfaces used to compute autowiring error messages
  [DI] fix GraphvizDumper ignoring inline definitions
  bumped Symfony version to 3.4.19
  updated VERSION for 3.4.18
  updated CHANGELOG for 3.4.18
  bumped Symfony version to 2.8.48
  updated VERSION for 2.8.47
  update CONTRIBUTORS for 2.8.47
  updated CHANGELOG for 2.8.47
  Fix ini_get() for boolean values
2018-11-06 17:43:48 +01:00
..
Argument Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
Compiler Merge branch '3.4' into 4.1 2018-10-31 11:54:16 +01:00
Config [DI] Remove remaining deprecated features 2017-07-12 12:42:06 +02:00
Dumper Merge branch '3.4' into 4.1 2018-11-06 17:43:48 +01:00
Extension do not mock the container builder in tests 2018-02-08 09:15:30 +01:00
Fixtures Merge branch '3.4' into 4.1 2018-11-06 17:43:48 +01:00
LazyProxy [DI][ProxyManager] Pass the factory code to execute to DumperInterface::getProxyFactoryCode() 2017-07-27 19:12:50 +02:00
Loader Merge branch '3.4' into 4.1 2018-10-31 10:09:42 +01:00
ParameterBag fixed usage of setUp in tests 2018-09-04 08:24:48 +02:00
ChildDefinitionTest.php [DI] Remove remaining deprecated features 2017-07-12 12:42:06 +02:00
ContainerBuilderTest.php Merge branch '3.4' into 4.1 2018-11-06 17:43:48 +01:00
ContainerTest.php Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +02:00
CrossCheckTest.php Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +02:00
DefinitionTest.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
EnvVarProcessorTest.php Allow "json:" env var processor to parse null values 2018-03-19 19:53:10 +02:00
ParameterTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
ReferenceTest.php Merge branch '3.2' 2017-02-18 18:35:19 +01:00
ServiceLocatorTest.php [DI] Add context to service-not-found exceptions thrown by service locators 2017-12-09 20:32:41 +01:00