You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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
…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
See symfony/symfony#20694
The text was updated successfully, but these errors were encountered: