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/Tests/DependencyInjection/Compiler
Fabien Potencier 3981f9ba89 feature #22620 [FrameworkBundle][HttpKernel] Move httpkernel pass (lepiaf)
This PR was merged into the 3.4 branch.

Discussion
----------

[FrameworkBundle][HttpKernel] Move httpkernel pass

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | part of #21284
| License       | MIT
| Doc PR        | n/a

Move addcachearmer, addcacheclearer compiler pass to httpkernel

Commits
-------

83727c7e3d [FrameworkBundle][HttpKernel] Move addcachearmer, addcacheclearer compiler pass
2017-07-06 09:43:51 +03:00
..
AddCacheWarmerPassTest.php [FrameworkBundle][HttpKernel] Move addcachearmer, addcacheclearer compiler pass 2017-06-22 13:11:19 +02:00
AddConsoleCommandPassTest.php Avoid reflection-based registration for command public services 2017-04-29 11:46:23 +02:00
AddConstraintValidatorsPassTest.php [DI] Make tagged abstract services throw earlier 2017-04-13 15:45:25 +02:00
AddExpressionLanguageProvidersPassTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
CacheCollectorPassTest.php Fix CacheCollectorPass priority 2017-06-01 19:06:24 +02:00
CachePoolClearerPassTest.php Merge branch '3.2' 2017-02-20 14:49:17 +01:00
CachePoolPassTest.php Merge branch '3.2' 2017-02-20 14:49:17 +01:00
ConfigCachePassTest.php Merge branch '3.2' 2017-04-12 22:43:31 +02:00
ControllerArgumentValueResolverPassTest.php Move ControllerArgumentValueResolverPass to the HttpKernel component 2017-03-03 13:55:06 +01:00
DataCollectorTranslatorPassTest.php minor #21688 Further refactorings to PHPUnit namespaces (peterrehm) 2017-02-21 09:32:28 +01:00
FormPassTest.php [FrameworkBundle] Restore 3.2-like behavior for FormPass, to help BC with Sonata 2017-04-20 15:25:36 +02:00
LoggingTranslatorPassTest.php [FrameworkBundle] Wire inner translator 2017-07-04 09:33:15 +02:00
ProfilerPassTest.php Further refactorings to PHPUnit namespaces 2017-02-21 09:32:25 +01:00
PropertyInfoPassTest.php Merge branch '3.2' 2017-04-12 22:43:31 +02:00
SerializerPassTest.php Merge branch '3.2' 2017-04-12 22:43:31 +02:00
TranslatorPassTest.php [DI] add ServiceLocatorTagPass::register() to share service locators 2017-04-01 13:57:21 +02:00
UnusedTagsPassTest.php Merge branch '3.2' 2017-02-20 13:38:57 +01:00