Skip to content

[Cache] Test & tweak CacheItem::validateKey() #18604

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
Apr 20, 2016

Conversation

nicolas-grekas
Copy link
Member

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

Ping @javiereguiluz @stof


class CacheItemTest extends \PHPUnit_Framework_TestCase
{
public function testValideKey()
Copy link
Member

Choose a reason for hiding this comment

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

ValidKey

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

@javiereguiluz
Copy link
Member

👍 It looks very nice to me.

@nicolas-grekas thanks for this PR ... and thanks for your patience 🙏

@nicolas-grekas
Copy link
Member Author

Thanks to you @javiereguiluz , you had a good point, sorry for merging too fast today :)

@nicolas-grekas nicolas-grekas merged commit 4256add into symfony:master Apr 20, 2016
nicolas-grekas added a commit that referenced this pull request Apr 20, 2016
…rekas)

This PR was merged into the 3.1-dev branch.

Discussion
----------

[Cache] Test & tweak CacheItem::validateKey()

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

Ping @javiereguiluz @stof

Commits
-------

4256add [Cache] Test & tweak CacheItem::validateKey()
@nicolas-grekas nicolas-grekas deleted the cache-validate branch April 20, 2016 18:34
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