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 3c05652270 Merge branch '3.4'
* 3.4:
  Clarify the exceptions are going to be rendered just after
  [DI] Remove colon from env placeholders
  fixed CS
  [Yaml] initialize inline line numbers
  [Workflow] Added tests for the is_valid() guard expression
  [Workflow] Added guard 'is_valid()' method support
  Add & use OptionResolverIntrospector
  Add debug:form type option
2017-10-09 10:45:52 +02: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 add (filesystem|phpfiles) cache (adapter|simple) prune method and prune command 2017-07-20 11:29:24 -04: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 [FrameworkBundle] Fix Di config to allow for more private services 2017-09-05 18:47:43 +02:00
WorkflowGuardListenerPass.php [Workflow] Added tests for the is_valid() guard expression 2017-10-06 10:14:03 +02:00