Skip to content

cache.adapter.array is not available on Symfony 3.4 #12222

Closed
@vroad

Description

@vroad

In Cache (Symfony 3.4 Docs), cache.adapter.array is listed as a valid service, but it doesn't actually work, because it's not exposed as a service.

https://github.com/symfony/framework-bundle/blob/v3.4.30/Resources/config/cache.xml
https://github.com/symfony/framework-bundle/blob/v4.3.3/Resources/config/cache.xml#L136-L143

Isn't this service introduced from Symfony 4.1? I can't find service definition in Symfony 4.0 and 3.4.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions