Skip to content

Navigation Menu

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

Moved HttpKernel compiler pass #8166

Copy link
Copy link
Closed
Closed
Copy link
@javiereguiluz

Description

@javiereguiluz
Issue body actions

See symfony/symfony#22620

Some classes have been moved, so we must review the imports of the code samples:

  • The Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddCacheClearerPass
    class has been deprecated and will be removed in 4.0. Use the
    Symfony\Component\HttpKernel\DependencyInjection\AddCacheClearerPass class instead.

  • The Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddCacheWarmerPass
    class has been deprecated and will be removed in 4.0. Use the
    Symfony\Component\HttpKernel\DependencyInjection\AddCacheWarmerPass class instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    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.