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

Skip to content

[Cache] Doc for PSR-16 variants of adapters #7409

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nicolas-grekas opened this issue Jan 23, 2017 · 0 comments
Closed

[Cache] Doc for PSR-16 variants of adapters #7409

nicolas-grekas opened this issue Jan 23, 2017 · 0 comments
Labels
Cache hasPR A Pull Request has already been submitted for this issue.
Milestone

Comments

@nicolas-grekas
Copy link
Member

See symfony/symfony#20694

fabpot added a commit to symfony/symfony that referenced this issue Jan 23, 2017
…kas)

This PR was squashed before being merged into the 3.3-dev branch (closes #20694).

Discussion
----------

[Cache] Implement PSR-16 SimpleCache v1.0

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | not yet
| Fixed tickets | -
| License       | MIT
| Doc PR        | symfony/symfony-docs#7409

Second iteration on the topic after #20636 raised some issues.

Please don't squash while merging.

Commits
-------

6219dd6 [Cache] Create PSR-16 variants of all PSR-6 adapters
99ae9d6 [Cache] Move adapter implementations to traits
848a33e [Cache] Implement PSR-16 SimpleCache v1.0
@javiereguiluz javiereguiluz added this to the 3.3 milestone Jan 24, 2017
@weaverryan weaverryan added the hasPR A Pull Request has already been submitted for this issue. label Jan 26, 2017
weaverryan added a commit that referenced this issue Feb 6, 2017
…ementation (weaverryan)

This PR was squashed before being merged into the master branch (closes #7417).

Discussion
----------

Adding documentation about the simple cache PSR-16 implementation

Hi guys!

This covers #7409!

Cheers!

Commits
-------

a6daf92 Adding documentation about the simple cache PSR-16 implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cache hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

No branches or pull requests

3 participants