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/DependencyInjection
Nicolas Grekas 1e1b37753c Merge branch '3.3' into 3.4
* 3.3:
  [DI] minor docblock fixes
2017-10-24 16:12:06 +02:00
..
AddAnnotatedClassesToCachePass.php Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +02:00
AddClassesToCachePass.php [HttpKernel] Fix deprecation of Extension::addClassesToCompile() / AddClassesToCachePass 2017-04-18 17:56:38 +02:00
ConfigurableExtension.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
ControllerArgumentValueResolverPass.php Move ControllerArgumentValueResolverPass to the HttpKernel component 2017-03-03 13:55:06 +01:00
Extension.php Merge branch '3.2' into 3.3 2017-06-02 11:51:43 +02:00
FragmentRendererPass.php [DI] Make tagged abstract services throw earlier 2017-04-13 15:45:25 +02:00
LazyLoadingFragmentHandler.php Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
LoggerPass.php [Console][HttpKernel] Handle new SHELL_VERBOSITY, also configures the default logger 2017-10-04 19:17:25 +02:00
MergeExtensionConfigurationPass.php updated license blocks 2012-03-31 18:00:32 -03:00
RegisterControllerArgumentLocatorsPass.php don't bind scalar values to controller method arguments 2017-10-18 01:50:07 -04:00
RemoveEmptyControllerArgumentLocatorsPass.php CS fixes 2017-04-11 17:15:30 +02:00
ResettableServicePass.php A DI tag for resettable services. 2017-09-14 22:28:48 +02:00