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

Secondary arguments are set as the value of primary arguments #35

Closed
g105b opened this issue May 31, 2019 · 0 comments
Closed

Secondary arguments are set as the value of primary arguments #35

g105b opened this issue May 31, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@g105b
Copy link
Member

g105b commented May 31, 2019

Within run, $arguments->contains("something") will return false if another argument has been checked first, because something will be the value of the other argument.

@g105b g105b added the bug Something isn't working label May 31, 2019
@g105b g105b self-assigned this May 31, 2019
@g105b g105b changed the title Arguments iterative order should not be used when using contains Secondary arguments are set as the value of primary arguments May 31, 2019
@g105b g105b closed this as completed in 5bbb67b May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant