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

Skip to content

[Cache] Accept only array in TagAwareAdapter::invalidateTags() #20172

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

Merged
merged 1 commit into from
Oct 9, 2016

Conversation

nicolas-grekas
Copy link
Member

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

Just to be sure that we won't suffer from some stupid incompatibility if a cache-tags PSR is published one day. See discussion: #19728 (comment)

@javiereguiluz
Copy link
Member

👍

Status: reviewed

@fabpot
Copy link
Member

fabpot commented Oct 9, 2016

Thank you @nicolas-grekas.

@fabpot fabpot merged commit a08acc7 into symfony:master Oct 9, 2016
fabpot added a commit that referenced this pull request Oct 9, 2016
…Tags() (nicolas-grekas)

This PR was merged into the 3.2-dev branch.

Discussion
----------

[Cache] Accept only array in TagAwareAdapter::invalidateTags()

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

Just to be sure that we won't suffer from some stupid incompatibility if a cache-tags PSR is published one day. See discussion: #19728 (comment)

Commits
-------

a08acc7 [Cache] Accept only array in TagAwareAdapter::invalidateTags()
@nicolas-grekas nicolas-grekas deleted the cache-interop branch October 11, 2016 17:26
Koc added a commit to Koc/symfony-docs that referenced this pull request Oct 21, 2016
xabbuh added a commit to symfony/symfony-docs that referenced this pull request Oct 22, 2016
This PR was squashed before being merged into the master branch (closes #7073).

Discussion
----------

Accept only array in TagAwareAdapter::invalidateTags()

Reflect changes introduced in symfony/symfony#20172

Commits
-------

a5e3c7e Accept only array in TagAwareAdapter::invalidateTags()
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.

4 participants