Skip to content

Bugfix for Cache::memo()->many() returning the wrong value with an integer key type #55503

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

Merged
merged 10 commits into from
Apr 22, 2025

Conversation

bmckay959
Copy link
Contributor

Bugfix for: #55500

This helps maintain the correct data structure to match the results without memo(), even when an integer key type is used.

@timacdonald timacdonald marked this pull request as draft April 22, 2025 00:49
@timacdonald timacdonald marked this pull request as ready for review April 22, 2025 00:58
Copy link
Member

@timacdonald timacdonald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@taylorotwell taylorotwell merged commit 84753fc into laravel:12.x Apr 22, 2025
16 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.

3 participants