Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Cache: fixed 'Undefined index' error in memory adapter on access tags of... #6878

Closed
wants to merge 1 commit into from
Closed

Cache: fixed 'Undefined index' error in memory adapter on access tags of... #6878

wants to merge 1 commit into from

Conversation

marc-mabe
Copy link
Member

... unregistered namespace

@@ -1037,6 +1037,12 @@ public function testTaggable()
$this->markTestSkipped("Storage doesn't implement TaggableInterface");
}

// setTags and getTags on empty memory (no namespace and no key stored)
Copy link
Member

Choose a reason for hiding this comment

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

Can you abstract this failure case into a different test case please?

@Ocramius Ocramius added this to the 2.3.4 milestone Nov 14, 2014
@Ocramius Ocramius self-assigned this Nov 14, 2014
@marc-mabe
Copy link
Member Author

@Ocramius done

Ocramius added a commit that referenced this pull request Nov 22, 2014
…-undefined-namespaces' into develop

Close #6878
Forward port #6878
@Ocramius Ocramius closed this in c10a57a Nov 22, 2014
@Ocramius
Copy link
Member

@marc-mabe merged, thank you!

master: c10a57a
develop: d029f8f

gianarb pushed a commit to zendframework/zend-cache that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-cache that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-cache that referenced this pull request May 15, 2015
boesing pushed a commit to laminas/laminas-cache-storage-adapter-test that referenced this pull request May 24, 2020
boesing pushed a commit to laminas/laminas-cache-storage-adapter-apc that referenced this pull request May 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants