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

fix: initializing typed property in sortedSetFetchHit #232

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

rishtigupta
Copy link
Contributor

@rishtigupta rishtigupta commented Oct 18, 2024

PR Description:

When trying to use the SortedFetchHit response in the drop-in client, I get this error:

Error : Typed property Momento\Cache\CacheOperationTypes\SortedSetFetchHit::$elements must not be accessed before initialization

This commit is an attempt to fix that error message.

@rishtigupta rishtigupta merged commit d5719a8 into main Oct 18, 2024
5 checks passed
@rishtigupta rishtigupta deleted the fix/initialize-array branch October 18, 2024 17:42
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