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

fixed #6324: Redis::setItems: the last item is overwritten #6575

Closed
wants to merge 2 commits into from
Closed

fixed #6324: Redis::setItems: the last item is overwritten #6575

wants to merge 2 commits into from

Conversation

marc-mabe
Copy link
Member

This PR fixes #6324 where the last item value will be overwritten by the previous one in Redis::setItems().
I have updated the common test to catch this issue up on all adapters.

The PR #6347 can be closed.

@adamlundrigan
Copy link
Contributor

@marc-mabe is there any additional work necessary on this, or is it good to merge?

Tests pass on Travis-CI after some minor CS fixes (build)

adamlundrigan added a commit to adamlundrigan/zf2 that referenced this pull request Nov 15, 2014
@marc-mabe
Copy link
Member Author

It's ready to merge

@Ocramius Ocramius self-assigned this Nov 22, 2014
@Ocramius Ocramius modified the milestones: 2.3.4, 2.4.0 Nov 22, 2014
@Ocramius Ocramius closed this in f233ab7 Nov 22, 2014
Ocramius added a commit that referenced this pull request Nov 22, 2014
@Ocramius
Copy link
Member

@marc-mabe merged, thanks!

master: f233ab7
develop: bbf020f

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
boesing pushed a commit to laminas/laminas-cache-storage-adapter-redis that referenced this pull request Jul 5, 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.

Redis::setItems - the last item is overwritten
4 participants