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
Nicolas Grekas dd82ca8a58 Merge branch '3.4'
* 3.4:
  [DI] Add "container.hot_path" tag to flag the hot path and inline related services
  [FrameworkBundle] Fine-tune generated annotations.php cache
  [HttpFoundation] Prevent PHP from sending Last-Modified on session start
  Micro optim using explicit root namespaces
2017-11-09 18:30:28 +01:00
..
AddAnnotationsCachedReaderPass.php [FrameworkBundle] Wire ArrayCache for annotation reader at bootstrap 2017-02-07 17:17:32 +01:00
AddDebugLogProcessorPass.php [Bridge\Monolog][FrameworkBundle] Add & wire a DebugProcessor 2016-11-05 10:30:35 +01:00
AddExpressionLanguageProvidersPass.php [DI] Make tagged abstract services throw earlier 2017-04-13 15:45:25 +02: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 [FrameworkBundle] Don't clear app pools on cache:clear 2017-09-30 20:17:55 +02:00
CachePoolPrunerPass.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
ContainerBuilderDebugDumpPass.php Show private aliases in debug:container 2017-04-21 00:49:45 +02:00
DataCollectorTranslatorPass.php resolve parameters in definition classes 2017-02-20 09:01:13 +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
TemplatingPass.php [FrameworkBundle] Fix Di config to allow for more private services 2017-09-05 18:47:43 +02:00
UnusedTagsPass.php [DI] Add "container.hot_path" tag to flag the hot path and inline related services 2017-11-09 15:14:31 +01:00
WorkflowGuardListenerPass.php [Workflow] Added tests for the is_valid() guard expression 2017-10-06 10:14:03 +02:00