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 6d37740cfd Merge branch '4.1' into 4.2
* 4.1:
  bump required Twig version
  fix compatibility with Twig >= 2.6.1
  [Form] SA fix
  fix compatibility with PHPUnit 4.8
  remove return type hint for PHP 5 compatibility
  SCA: minor code tweaks
  Component CssSelector tests
  [DebugClassLoader] Readd findFile() method
  [Console] Fix composer.json suggest/provide
  Revert "bug #29597 [DI] fix reporting bindings on overriden services as unused (nicolas-grekas)"
  Fixed exception wording
  Fix SwiftMailerHandler to support Monolog's latest reset functionality
2019-01-14 16:33:52 +01:00
..
Argument Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
Compiler Merge branch '4.1' into 4.2 2019-01-14 16:33:52 +01:00
Config [DI] Remove remaining deprecated features 2017-07-12 12:42:06 +02:00
Dumper Merge branch '4.1' into 4.2 2018-12-02 14:25:28 +01:00
Extension do not mock the container builder in tests 2018-02-08 09:15:30 +01:00
Fixtures Merge branch '4.1' into 4.2 2019-01-14 16:33:52 +01:00
LazyProxy [DI][ProxyManager] Pass the factory code to execute to DumperInterface::getProxyFactoryCode() 2017-07-27 19:12:50 +02:00
Loader [Config] fix path exclusion during glob discovery 2018-11-30 23:21:14 +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 '4.1' into 4.2 2019-01-14 16:33:52 +01:00
ContainerTest.php [DI] Forward Container::reset() to services implementing ResetInterface 2018-09-05 10:53:48 +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 [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 Merge branch '4.1' into 4.2 2018-12-13 13:39:50 +01:00