Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use Symfony console style #566

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

Closed
wants to merge 3 commits into from
Closed

Use Symfony console style #566

wants to merge 3 commits into from

Conversation

elkuku
Copy link
Contributor

@elkuku elkuku commented May 27, 2017

Ref.: #472

This will use the SymfonyStyle style for console commands.

Unfortunately the advanced features used are no supported so we can't really live without the "low level" helpers...

  • Question max attempts
  • Table using BufferedOutput to "capture" the table

I have removed the "max attempts" feature from the delete-user command and was also tempted to remove this behavior in the add-user command on the fields that doesn't do much validation (user name and full name) - WDYT?

@javiereguiluz
Copy link
Member

@elkuku thanks for this contribution! I've merged this 515c00e and I'll create a new PR to propose some minor changes to this. Thanks!

javiereguiluz added a commit that referenced this pull request Jun 20, 2017
This PR was squashed before being merged into the master branch (closes #595).

Discussion
----------

Tweaked the use of SymfonyStyle in commands

This is a continuation of #566.

Commits
-------

5180bdc Tweaked the use of SymfonyStyle in commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants