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] Fix compact table style to avoid outputting a leading space#44915

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

Merged
chalasr merged 1 commit intosymfony:4.4fromSeldaek:patch-19
Mar 16, 2022

Conversation

@Seldaek
Copy link
Member

QA
Branch?4.4
Bug fix?yes
New feature?no
Deprecations?no
TicketsFix #...
LicenseMIT
Doc PRsymfony/symfony-docs#...

This changes thecompact output from:

 a   b   \n foo bar \n

To:

a   b   \nfoo bar \n

Note the only difference is the leading space which is not there anymore.

IMO this is a much better default, but I do understand it changes something which has been as it is for ages, which may be considered a BC break more than a bugfix.

ro0NL reacted with thumbs up emoji
@stof
Copy link
Member

stof commentedJan 5, 2022

no change to the testsuite ? this looks suspicious to me

@Seldaek
Copy link
MemberAuthor

I'll fix the tests if this is acceptable. Sorry but don't want to waste time on that if it's going to be closed due to being seen as BC break.

@fabpot
Copy link
Member

That works for me! Please, go ahead with the tests :)

@fabpot
Copy link
Member

@Seldaek Any news?

@Seldaek
Copy link
MemberAuthor

Sorry, got lost in the inbox.. Rebased and fixed TableTest now.

@chalasr
Copy link
Member

Thank you@Seldaek.

@chalasrchalasr merged commitc1aa7b5 intosymfony:4.4Mar 16, 2022
This was referencedApr 2, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@chalasrchalasrchalasr approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.4

Development

Successfully merging this pull request may close these issues.

5 participants

@Seldaek@stof@fabpot@chalasr@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp