Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

UPGRADE to Symfony 4.3 missing helpful documentation #32120

Copy link
Copy link
Closed
@rbaarsma

Description

@rbaarsma
Issue body actions

I had lots of deprecation warnings for twig engine being deprecated and other twig-related stuff that I wasn't using in my code. I have a pretty simple Symfony 4.2 (standardly installed with symfony flex) project and had a hard time locating the source of the problem.

Turns out that in the framework.yaml file (config/packages dir), from Symfony 4.2 there's still this part:

    templating:
        engines:
            - 'twig'

Removing that solved lots of deprecation issues.

Would be great if this can be added to the UPGRADE-4.3.md document

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.