Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Console] Show aliases in command description instead of in different lines in application description#18790

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
juanmirod wants to merge4 commits intosymfony:masterfromjuanmirod:ticket_18351

Conversation

@juanmirod
Copy link
Contributor

@juanmirodjuanmirod commentedMay 15, 2016
edited by nicolas-grekas
Loading

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#18351
LicenseMIT
Doc PR

This PR is a suggestion about the bug referenced in ticket 18351. The problem is that aliases create new lines with identical descriptions in the application description, it is suggested to show the aliases in the command description.

I had to modify one application fixture to meet this new behaviour and make the tests pass, but I don't think that a new application fixture is needed to test this having the application fixture 2.

Comments are welcome, this is my first PR in Symfony so if I need to meet any more requirements to make it correct to merge just tell me please.

GuilhemN reacted with thumbs up emoji
{
$text ='';
$aliases =$command->getAliases();

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

if ($aliases) {

@nicolas-grekas
Copy link
Member

👍 as new feature on master, after comments are fixed

@nicolas-grekasnicolas-grekas changed the titleTicket 18351- Show aliases in command description instead of in different lines in application description.[Console] Show aliases in command description instead of in different lines in application descriptionMay 19, 2016
@juanmirod
Copy link
ContributorAuthor

Hi@nicolas-grekas thanks for the review, I think I amended all your comments.

@GuilhemN
Copy link
Contributor

Looks great 👍 !
Is there something missing before this can be merged ?

@fabpot
Copy link
Member

Thank you@juanmirod.

@juanmirod
Copy link
ContributorAuthor

Thanks to you, I am glad to have contributed to the project.

@fabpotfabpot mentioned this pull requestOct 27, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@juanmirod@nicolas-grekas@GuilhemN@fabpot@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp