Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Validator] Deprecate CacheInterface and use Doctrine\Common\Cache instead #9887

Closed
@webmozart

Description

@webmozart

Currently, the validator supports caching of the validator metadata using an internal CacheInterface and the currently only implementation ApcCache. I propose to deprecate this interface and class and use Doctrine\Common\Cache\Cache implementations instead, which has many more implementations available.

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