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/Bundle/FrameworkBundle/DependencyInjection/Compiler
2018-05-03 16:57:56 -07:00
..
AddAnnotationsCachedReaderPass.php bug #26086 [FrameworkBundle] Fix using annotation_reader in compiler pass to inject configured cache provider 2018-02-19 17:36:43 +01:00
AddCacheClearerPass.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00
AddCacheWarmerPass.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00
AddConsoleCommandPass.php fixed some deprecation messages 2017-12-31 06:50:45 +01:00
AddConstraintValidatorsPass.php fixed some deprecation messages 2017-12-31 06:50:45 +01:00
AddDebugLogProcessorPass.php [Bridge\Monolog][FrameworkBundle] Add & wire a DebugProcessor 2016-11-05 10:30:35 +01:00
AddExpressionLanguageProvidersPass.php [Security] register custom providers on ExpressionLanguage directly 2018-04-04 19:20:26 +02:00
AddValidatorInitializersPass.php fixed some deprecation messages 2017-12-31 06:50:45 +01:00
CacheCollectorPass.php [FrameworkBundle] Fix FC with 4.0 having autowiring types removed 2017-06-02 00:03:58 +02:00
CachePoolClearerPass.php [FrameworkBundle] Fix Di config to allow for more private services 2017-09-05 18:47:43 +02:00
CachePoolPass.php register system cache clearer only if it's used 2017-12-07 17:10:25 +01:00
CachePoolPrunerPass.php [FrameworkBundle] Use the correct service id for CachePoolPruneCommand in its compiler pass 2018-05-03 16:57:56 -07:00
CompilerDebugDumpPass.php fixed some deprecation messages 2017-12-31 06:50:45 +01:00
ConfigCachePass.php Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
ContainerBuilderDebugDumpPass.php Show private aliases in debug:container 2017-04-21 00:49:45 +02:00
ControllerArgumentValueResolverPass.php fixed some deprecation messages 2017-12-31 06:50:45 +01:00
DataCollectorTranslatorPass.php resolve parameters in definition classes 2017-02-20 09:01:13 +01:00
FormPass.php fixed some deprecation messages 2017-12-31 06:50:45 +01:00
LoggingTranslatorPass.php [FrameworkBundle] Wire inner translator 2017-07-04 09:33:15 +02:00
ProfilerPass.php [DI] Make tagged abstract services throw earlier 2017-04-13 15:45:25 +02:00
PropertyInfoPass.php fixed some deprecation messages 2017-12-31 06:50:45 +01:00
RoutingResolverPass.php fixed some deprecation messages 2017-12-31 06:50:45 +01:00
SerializerPass.php fixed some deprecation messages 2017-12-31 06:50:45 +01:00
TemplatingPass.php [FrameworkBundle] Fix Di config to allow for more private services 2017-09-05 18:47:43 +02:00
TranslationDumperPass.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00
TranslationExtractorPass.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00
TranslatorPass.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00
UnusedTagsPass.php bug #26086 [FrameworkBundle] Fix using annotation_reader in compiler pass to inject configured cache provider 2018-02-19 17:36:43 +01:00
ValidateWorkflowsPass.php fixed some deprecation messages 2017-12-31 06:50:45 +01:00
WorkflowGuardListenerPass.php [Workflow] Added tests for the is_valid() guard expression 2017-10-06 10:14:03 +02:00