Skip to content

[Console] docs(test): add array example for options with CommandTester #17341

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

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

kpn13
Copy link
Contributor

@kpn13 kpn13 commented Oct 12, 2022

This PR adds an example of how we can set an array input as option using the CommandTester.

It's not so difficult to find the way by ourselves but it doesn't seem to be explicit somewhere.

@carsonbot carsonbot added this to the 6.2 milestone Oct 12, 2022
@kpn13 kpn13 changed the base branch from 6.2 to 4.4 October 12, 2022 12:12
@kpn13 kpn13 changed the base branch from 4.4 to 6.2 October 12, 2022 12:13
@kpn13
Copy link
Contributor Author

kpn13 commented Oct 12, 2022

Hum not sure if i must create this PR against 4.4?

@carsonbot carsonbot changed the title docs(test): add array example for options with CommandTester [Console] docs(test): add array example for options with CommandTester Oct 17, 2022
@javiereguiluz javiereguiluz changed the base branch from 6.2 to 4.4 October 17, 2022 08:33
@javiereguiluz
Copy link
Member

@kpn13 thanks for improving docs ... and congrats on your first Symfony Docs contribution 🎉

As you mentioned, this should go to 4.4 branch, so we changed the branch while merging. Thanks.

@javiereguiluz javiereguiluz merged commit bff99fa into symfony:4.4 Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants