Skip to content

BC Break: Move from doctrine/cache to psr/cache or psr/simple-cache #294

@homersimpsons

Description

@homersimpsons

doctrine/cache will be abandoned doctrine/cache#396

psr/cache is the PSR6 interface
psr/simple-cache is the PSR16 interface

We should probably favour psr/simple-cache (which at first sight seems to be enough for our usecase) unless there are limitations which forces us to use psr/cache.

This is a breaking change. It notably impacts thecodingmachine/tdbm-bundle as this cache interface is used in the configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions