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 201b472009 Merge branch '4.1'
* 4.1: (26 commits)
  Revert "bug #27312 Supress deprecation notices thrown when getting private servies from container in tests (arderyp)"
  [HttpKernel] reset kernel start time on reboot
  Add code of Conduct links in our README
  bumped Symfony version to 4.0.12
  [FrameworkBundle] Fix using test.service_container when Client is rebooted
  [DI] never inline lazy services
  updated VERSION for 4.0.11
  updated CHANGELOG for 4.0.11
  bumped Symfony version to 3.4.12
  updated VERSION for 3.4.11
  updated CHANGELOG for 3.4.11
  Default testsuite to latest PHPUnit 6.*
  [Github] Update the pull-request template
  bumped Symfony version to 2.8.42
  updated VERSION for 2.8.41
  updated CHANGELOG for 2.8.41
  Tweak Argon2 test config
  [HttpFoundation] Fix cookie test with xdebug
  [FrameworkBundle] cleanup generated test container
  [Serializer] Check the value of enable_max_depth if defined
  ...
2018-05-25 16:55:42 +02:00
..
Argument [DI] Introduce "container.service_locator" tag, replaces ServiceLocatorArgument 2017-03-17 17:49:32 +01:00
Compiler Merge branch '4.1' 2018-05-25 13:09:34 +02:00
Config [DI] Remove remaining deprecated features 2017-07-12 12:42:06 +02:00
Dumper Merge branch '4.0' into 4.1 2018-05-25 16:55:38 +02:00
Extension do not mock the container builder in tests 2018-02-08 09:15:30 +01:00
Fixtures Merge branch '4.1' 2018-05-25 16:55:42 +02:00
LazyProxy [DI][ProxyManager] Pass the factory code to execute to DumperInterface::getProxyFactoryCode() 2017-07-27 19:12:50 +02:00
Loader [DI][DX] Allow exclude to be an array of patterns (taking #24428 over) 2018-05-09 18:00:53 +02:00
ParameterBag fixed some deprecation messages 2017-12-31 07:59:27 +01:00
ChildDefinitionTest.php [DI] Remove remaining deprecated features 2017-07-12 12:42:06 +02:00
ContainerBuilderTest.php Merge branch '4.0' into 4.1 2018-05-21 12:10:11 +02:00
ContainerTest.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00
CrossCheckTest.php [DI] Remove deprecated case insensitive service ids 2017-07-11 16:00:59 +02:00
DefinitionTest.php Merge branch '3.4' 2017-09-26 08:12:47 +02:00
EnvVarProcessorTest.php [DI] Select specific key from an array resolved env var 2018-05-21 20:16:14 +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