Fix wrong variable name used in argument parsing by wpamitkumar · Pull Request #5564 · wp-cli/wp-cli

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@wpamitkumar

Copy link

Contributor

As per issue #5558 Fixed unused variable $positional_arg in foreach loop and replaced to $positional variable.

@wpamitkumar wpamitkumar requested a review from a team as a code owner

October 1, 2021 06:51

@schlessera schlessera added this to the 2.5.1 milestone

Nov 11, 2021

@schlessera schlessera merged commit f2294a4 into wp-cli:master

Nov 11, 2021

@schlessera

Copy link

Member

Thanks for the PR, @wpamitkumar !

@schlessera schlessera changed the title Fixed wrong variable used in parsing args. Fix wrong variable name used in argument parsing

Nov 11, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@schlessera schlessera schlessera approved these changes

@swissspidy swissspidy swissspidy approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

2.6.0

Development

Successfully merging this pull request may close these issues.

3 participants

@wpamitkumar @schlessera @swissspidy