Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Provide alternative config options for deprecated templating options #30874

Closed
@javiereguiluz

Description

@javiereguiluz

Description
In #21035 templating was deprecated, so we need to provide alternatives for some config options such as framework.templating.hinclude_default_template.

This is the full config dump of templating:

framework:
    # templating configuration
    templating:
        enabled:              false
        hinclude_default_template: null
        cache:                ~
        form:
            resources:

                # Default:
                - FrameworkBundle:Form
        engines:              # Required

            # Example:
            - twig
        loaders:              []

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions