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

Document the support of Mintty for colors#5726

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
stof wants to merge1 commit intosymfony:2.8fromstof:mintty

Conversation

@stof
Copy link
Member

QA
Doc fix?no
New docs?yessymfony/symfony#15915
Applies to2.8+ (or 2.3+ depending on where it gets merged)
Fixed ticketsn/a

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

hmm, this sentence is actually related to the PHPUnit color support. This means it depends onsebastianbergmann/environment#11 rather than on the Symfony PR (PHPUnit does not use the Console component)

@xabbuh
Copy link
Member

👍

fabpot added a commit to symfony/symfony that referenced this pull requestSep 27, 2015
This PR was submitted for the 2.8 branch but it was merged into the 2.3 branch instead (closes#15915).Discussion----------Detect Mintty for color support on Windows| Q             | A| ------------- | ---| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | n/a| License       | MIT| Doc PR        |symfony/symfony-docs#5726Mintty is now the default terminal in GitBash, and it supports ANSI colors without the need of ANSICON (it even supports 256 colors rather than the 16 colors supported by ANSICON).I submitted it to 2.8 as it can be considered as a new feature. But it should not be hard to merge it in other branches if we decide to consider it as a bugfix (it just needs to be split because VarDumper does not exist in 2.3)Commits-------12743d1 Detect Mintty for color support on Windows
@stof
Copy link
MemberAuthor

The code has actually been merged in the 2.3 branch, so this now applies to 2.3+

@stofstof changed the title[WCM] Document the support of Mintty for colorsDocument the support of Mintty for colorsSep 27, 2015
@xabbuh
Copy link
Member

@stof Should we wait here untilsebastianbergmann/environment#11 gets merged or split this into two pull requests?

@stof
Copy link
MemberAuthor

Well, actually, you already get colors when running tests in Mintty now if you use the./phpunit script for that (see#5654), because it passes--colors=always instead of letting PHPUnit check whether colors are supported. So no need to wait

@xabbuh
Copy link
Member

Thank you@stof.

xabbuh added a commit that referenced this pull requestOct 3, 2015
This PR was submitted for the 2.8 branch but it was merged into the 2.3 branch instead (closes#5726).Discussion----------Document the support of Mintty for colors| Q             | A| ------------- | ---| Doc fix?      | no| New docs?     | yessymfony/symfony#15915| Applies to    | 2.8+ (or 2.3+ depending on where it gets merged)| Fixed tickets | n/aCommits-------d8d4345 Document the support of Mintty for colors
@xabbuhxabbuh closed thisOct 3, 2015
@stofstof deleted the mintty branchMay 25, 2018 15:05
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.

2 participants

@stof@xabbuh

[8]ページ先頭

©2009-2025 Movatter.jp