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

Handle null cache keys #216

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Handle null cache keys #216

merged 1 commit into from
Dec 12, 2023

Conversation

jessarcher
Copy link
Member

@jessarcher jessarcher commented Dec 12, 2023

It's technically possible to use a null key with Cache::put and Cache::get. This PR fixes an error in Pulse when this is the case by converting it to an empty string.

Fixes #215

@taylorotwell taylorotwell merged commit 489bca2 into 1.x Dec 12, 2023
12 checks passed
@taylorotwell taylorotwell deleted the handle-null-cache-key branch December 12, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants