Skip to content

[13.x] Fix missing enum_value() call in RedisTaggedCache::decrement()#60821

Merged
taylorotwell merged 1 commit into
laravel:13.xfrom
Button99:13.x
Jul 17, 2026
Merged

[13.x] Fix missing enum_value() call in RedisTaggedCache::decrement()#60821
taylorotwell merged 1 commit into
laravel:13.xfrom
Button99:13.x

Conversation

@Button99

Copy link
Copy Markdown
Contributor

This PR fixes an inconsistency in RedisTaggedCache where decrement() did not normalize enum keys with enum_value(), unlike the other tagged write operation increment().

@taylorotwell
taylorotwell merged commit 31a10a8 into laravel:13.x Jul 17, 2026
55 checks passed
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.

2 participants