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

[10.x] Fix the cache cannot expire cache with 0 TTL #50359

Merged
merged 1 commit into from
Mar 4, 2024
Merged

[10.x] Fix the cache cannot expire cache with 0 TTL #50359

merged 1 commit into from
Mar 4, 2024

Conversation

kayw-geek
Copy link
Contributor

@kayw-geek kayw-geek commented Mar 4, 2024

This PR addresses PR #49864, which caused inconsistent cache behavior by not allowing caches to expire with a 0 TTL.

@kayw-geek kayw-geek changed the title Fix the cache cannot expire cache with 0 TTL [10.x] Fix the cache cannot expire cache with 0 TTL Mar 4, 2024
@taylorotwell taylorotwell merged commit 928d30f into laravel:10.x Mar 4, 2024
23 of 24 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