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
2020-10-28 21:42:29 +01:00
..
AddAnnotatedClassesToCachePass.php Merge branch '3.4' into 4.4 2020-06-18 19:51:13 +02:00
ConfigurableExtension.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
ControllerArgumentValueResolverPass.php fixed CS 2019-01-16 19:35:49 +01:00
Extension.php Enable "native_constant_invocation" CS rule 2020-09-02 18:06:40 +02:00
FragmentRendererPass.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
LazyLoadingFragmentHandler.php Enable "native_constant_invocation" CS rule 2020-09-02 18:06:40 +02:00
LoggerPass.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
MergeExtensionConfigurationPass.php switched array() to [] 2019-01-16 10:39:14 +01:00
RegisterControllerArgumentLocatorsPass.php Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
RegisterLocaleAwareServicesPass.php Locale aware service registration 2019-04-03 15:10:14 +02:00
RemoveEmptyControllerArgumentLocatorsPass.php Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
ResettableServicePass.php Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
ServicesResetter.php [HttpKernel] Ability to define multiple kernel.reset tags 2019-11-26 10:37:14 +01:00