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

Skip to content

add PSR-6 cache adapter for validator#17451

Closed
dmaicher wants to merge 1 commit into
symfony:masterfrom
dmaicher:validator-psr-cache
Closed

add PSR-6 cache adapter for validator#17451
dmaicher wants to merge 1 commit into
symfony:masterfrom
dmaicher:validator-psr-cache

Conversation

@dmaicher
Copy link
Copy Markdown
Contributor

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

Following the recently merged PSR-6 Cache from @nicolas-grekas I thought it might be a good starting point to add an adapter for the Validator meta data caching.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wanted to name it PsrCacheAdapter but as the existing doctrine adapter is named DoctrineCache I followed the pattern.

@dmaicher
Copy link
Copy Markdown
Contributor Author

Already done: #17440

@dmaicher dmaicher closed this Jan 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants