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

Add variadic param name #108

Merged
merged 1 commit into from
Mar 12, 2023
Merged

Conversation

codepluswander
Copy link
Contributor

In predis tag v2.1.2, the method signature of pipeline changed to contain a variadic argument, thus the mock generates an incompatible method signature. This just adds the ... if the argument is variadic.

@codepluswander codepluswander requested a review from a team as a code owner March 3, 2023 12:47
Copy link
Member

@Oliboy50 Oliboy50 left a comment

Choose a reason for hiding this comment

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

sounds good, thanks

@Oliboy50
Copy link
Member

Oliboy50 commented Mar 9, 2023

@codepluswander did you try this PR in your project and/or are you confident enough about it, so that we can merge and bump a new release?

@senaranya
Copy link

This PR resolves the issue #109 I had created. I tried this fix on my project and didn't find any issues so far

@Oliboy50 Oliboy50 merged commit db379bd into BedrockStreaming:master Mar 12, 2023
@Oliboy50
Copy link
Member

Thank you for the PR, it has been released in v5.5.0

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.

5 participants