Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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