Skip to content
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

CacheItemPoolDecorator does not properly handle multiple unsaved deferred items #194

Merged
merged 4 commits into from
Mar 24, 2022

Conversation

boesing
Copy link
Member

@boesing boesing commented Mar 23, 2022

Q A
Bugfix yes
BC Break no

Description

Closes #193

boesing added 2 commits March 23, 2022 22:27
Signed-off-by: Maximilian Bösing <[email protected]>
Signed-off-by: Maximilian Bösing <[email protected]>
@boesing boesing added the Bug Something isn't working label Mar 23, 2022
@boesing boesing added this to the 3.1.3 milestone Mar 23, 2022
@boesing boesing changed the base branch from 3.2.x to 3.1.x March 23, 2022 21:41
@boesing boesing force-pushed the bugfix/cache-item-pool-array-unique branch from 6edff92 to f64ea2f Compare March 23, 2022 21:44
@Ocramius
Copy link
Member

Leaving merge+release up to you, since this is your turf :)

@boesing
Copy link
Member Author

boesing commented Mar 24, 2022

Thanks for the review, @Ocramius!

@boesing boesing merged commit dfd5a66 into laminas:3.1.x Mar 24, 2022
@boesing boesing deleted the bugfix/cache-item-pool-array-unique branch March 24, 2022 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CacheItemPoolDecorator does not properly handle multiple unsaved deferred items
2 participants