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/HttpKernel/Tests/DependencyInjection
Nicolas Grekas e266fedfe0 Merge branch '3.4'
* 3.4:
  [DI] Turn services and aliases private by default, with BC layer
  [WebProfiler] Fix z-index for pinned AJAX block
  Require v3.4+ of the var-dumper component
2017-09-19 21:46:02 +02:00
..
AddAnnotatedClassesToCachePassTest.php [HttpKernel] Fix deprecation of Extension::addClassesToCompile() / AddClassesToCachePass 2017-04-18 17:56:38 +02:00
AddCacheClearerPassTest.php [FrameworkBundle][HttpKernel] Move addcachearmer, addcacheclearer compiler pass 2017-06-22 13:11:19 +02:00
AddCacheWarmerPassTest.php [FrameworkBundle][HttpKernel] Move addcachearmer, addcacheclearer compiler pass 2017-06-22 13:11:19 +02:00
ControllerArgumentValueResolverPassTest.php Move ControllerArgumentValueResolverPass to the HttpKernel component 2017-03-03 13:55:06 +01:00
FragmentRendererPassTest.php [BC BREAK][DI] Always autowire "by id" instead of using reflection against all existing services 2017-04-05 23:48:42 +02:00
LazyLoadingFragmentHandlerTest.php Remove deprecated container injections and compiler passes 2017-05-21 11:42:36 +02:00
MergeExtensionConfigurationPassTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
RegisterControllerArgumentLocatorsPassTest.php Merge branch '3.3' into 3.4 2017-09-11 08:29:22 +02:00
RemoveEmptyControllerArgumentLocatorsPassTest.php Making the RegisterControllerArgumentLocatorsPass throw an exception on a bad type-hint 2017-05-10 15:41:43 -04:00
ResettableServicePassTest.php Merge branch '3.4' 2017-09-19 21:46:02 +02:00