Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Cache] Fix abstract AdapterTestCase cache property#19474

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
tgalopin wants to merge1 commit intosymfony:masterfromtgalopin:fix-cache-tests

Conversation

@tgalopin
Copy link
Contributor

QA
Branch?master
Bug fix?Sort of
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets-
LicenseMIT
Doc PRreference to the documentation PR, if any

TheAdapterTestCase extends theCachePoolTest from thecache/integration-tests package in order to test cache pools but it tries to reuse a private variable from its parent class.

As there is no need to use a property in this case, I simply replace the variable by a local one.

@nicolas-grekas
Copy link
Member

Thank you@tgalopin.

nicolas-grekas added a commit that referenced this pull requestJul 29, 2016
…lopin)This PR was submitted for the master branch but it was merged into the 3.1 branch instead (closes#19474).Discussion----------[Cache] Fix abstract AdapterTestCase cache property| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | Sort of| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | reference to the documentation PR, if anyThe `AdapterTestCase` extends the `CachePoolTest` from the [cache/integration-tests package](https://packagist.org/packages/cache/integration-tests) in order to test cache pools but it tries to reuse a private variable from its parent class.As there is no need to use a property in this case, I simply replace the variable by a local one.Commits-------348b335 [Cache] Fix abstract AdapterTestCase cache property
@tgalopintgalopin deleted the fix-cache-tests branchJuly 29, 2016 11:17
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@tgalopin@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp