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

Fix --exclude option to allow multiple values #4

Merged
merged 1 commit into from Jul 26, 2019

Conversation

okashoi
Copy link
Contributor

@okashoi okashoi commented Jul 25, 2019

This PR fixes problem I mentioned in #3 .

I replaced InputArgument::IS_ARRAY to InputOption::VALUE_IS_ARRAY.

see: https://symfony.com/doc/current/console/input.html#using-command-options

@nazonohito51
Copy link
Owner

Thanks for your PR!!!!!!!!!!!
And sorry! I forgot this problem!!

@nazonohito51 nazonohito51 merged commit 85a5d9b into nazonohito51:master Jul 26, 2019
@okashoi okashoi deleted the fix-exclude-option branch July 26, 2019 06:18
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.

None yet

2 participants