Skip to content

Fix setting a Redis instance via config #143

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 1 commit into from
Feb 27, 2021

Conversation

riekelt
Copy link
Contributor

@riekelt riekelt commented Feb 18, 2021

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

#142

Describe the solution you've provided
It sets the $this->_connection parameter in \LaunchDarkly\Impl\Integrations\PHPRedisFeatureRequester, but the class uses $this->_redisInstance.

I've renamed the parameter set in the constructor accordingly.

@eli-darkly
Copy link
Contributor

Thanks for finding and fixing this!

@eli-darkly eli-darkly merged commit 9b72210 into launchdarkly:master Feb 27, 2021
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