Closed
Description
Q | A |
---|---|
Bug report? | no |
Feature request? | no |
BC Break report? | no |
RFC? | yes |
Symfony version | 3.3 |
Helps when using them independently with the DI component (also giving it visibility).
The most part are unlikely to be extended as is, they can be deprecated/moved in 3.3 (wired only if the component is installed) and removed from the framework in 4.0.
- AddConsoleCommandPass => Console ([Console] Move AddConsoleCommandPass from FrameworkBundle to Console. #19443)
- FormPass => Form ([Form][FrameworkBundle] Move FormPass to the Form component #21283)
- SerializerPass => Serializer ([FrameworkBundle][Serializer] Move SerializerPass to the Serializer #21293)
- ConfigCachePass => Config ([FrameworkBundle][Config] Move ConfigCachePass from FrameworkBundle to Config #21375)
- RoutingResolverPass => Routing ([FrameworkBundle][Routing] Move RoutingResolverPass to the Routing component #21835)
- PropertyInfoPass => PropertyInfo ([FrameworkBundle][PropertyInfo] Move PropertyInfoPass to the PropertyInfo component #21806)
- ControllerArgumentValueResolverPass => HttpKernel ([FrameworkBundle][HttpKernel] Move ControllerArgumentValueResolverPass to the HttpKernel component #21815)
- AddConstraintsValidatorPass, AddValidatorInitializersPass => Validator ([FrameworkBundle][Validator] Move Validator passes to the component #22081)
- ValidateWorkflowsPass => Workflow ([Workflow] Move ValidateWorkflowsPass to the Workflow component #22313)
- AddCacheWarmerPass, AddCacheClearerPass => HttpKernel ([FrameworkBundle][HttpKernel] Move httpkernel pass #22620)
- TranslationDumperPass, TranslationExtractorPass, TranslatorPass => Translation ([FrameworkBundle][Translation] Move translation compiler pass #22619)
Metadata
Metadata
Assignees
Labels
RFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)