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

[5.6] Increment and decrement tagged cache items #23578

Merged
merged 1 commit into from
Mar 17, 2018

Conversation

CodeDestroyer
Copy link
Contributor

I noticed when using cache tags that keys created with increment and decrement are not removed during a tag flush.

I added overrides for TaggedCache for increment and decrement to add the key to the set

@GrahamCampbell GrahamCampbell changed the title [5.6] increment and decrement tagged cache items [5.6] Increment and decrement tagged cache items Mar 17, 2018
@taylorotwell taylorotwell merged commit 2a4214c into laravel:5.6 Mar 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants