Skip to content

Resolves #81 - Add optional param values to linsert#83

Open
ethanhann wants to merge 1 commit into
cheprasov:masterfrom
ethanhann:bug/81_out_of_order_required_parameter
Open

Resolves #81 - Add optional param values to linsert#83
ethanhann wants to merge 1 commit into
cheprasov:masterfrom
ethanhann:bug/81_out_of_order_required_parameter

Conversation

@ethanhann

Copy link
Copy Markdown

This is more just a quick fix to resolve issue #81. Really, $after should be at the end of the argument list (as $pivot and $value should always have arguments) or $after shouldn't have a default value, but both of those changes would break backward compatibility.

This is more just a quick fix to resolve issue cheprasov#81. Really, $after should be at the end of the argument list (as $pivot and $value should always have arguments) or $after shouldn't have a default value, but both of those changes would break backward compatibility.
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.

1 participant