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 257b2c9459 Merge branch '3.4'
* 3.4:
  [Bridge\ProxyManager] Dont call __destruct() on non-instantiated services
  Consistently use 7 chars of sha256 for hash-based id generation
  Docblock improvement
  bumped Symfony version to 2.8.27
  updated VERSION for 2.8.26
  updated CHANGELOG for 2.8.26
  bumped Symfony version to 2.7.34
  updated VERSION for 2.7.33
  update CONTRIBUTORS for 2.7.33
  updated CHANGELOG for 2.7.33
2017-08-03 14:18:13 +02:00
..
Argument [DI] Introduce "container.service_locator" tag, replaces ServiceLocatorArgument 2017-03-17 17:49:32 +01:00
Compiler Merge branch '3.4' 2017-08-03 11:50:20 +02:00
Config [DI] Remove remaining deprecated features 2017-07-12 12:42:06 +02:00
Dumper Merge branch '3.4' 2017-08-03 11:50:20 +02:00
Extension Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Fixtures Merge branch '3.4' 2017-08-03 11:50:20 +02: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' 2017-08-03 14:18:13 +02:00
ParameterBag Refactored other PHPUnit method calls to work with namespaced PHPUnit 6 2017-02-21 11:04:38 +01:00
ChildDefinitionTest.php [DI] Remove remaining deprecated features 2017-07-12 12:42:06 +02:00
ContainerBuilderTest.php Merge branch '3.2' into 3.3 2017-07-17 16:07:10 +02:00
ContainerTest.php [DI] cleanup 2017-07-26 09:14:13 +02:00
CrossCheckTest.php [DI] Remove deprecated case insensitive service ids 2017-07-11 16:00:59 +02:00
DefinitionTest.php [DependencyInjection] remove deprecated autowiring_types feature 2017-05-22 11:28:45 +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] Remove useless state from ServiceLocator 2017-03-16 19:18:58 +01:00