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

CS: clean some whitespaces/indentation#58472

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
nicolas-grekas merged 1 commit intosymfony:7.2fromkeradus:7_2___cs
Oct 8, 2024

Conversation

@keradus
Copy link
Member

QA
Branch?7.2
Bug fix?no
New feature?no
Deprecations?no
IssuesFix CS
LicenseMIT

}
}
if ($errors) {
thrownewInvalidArgumentException(\sprintf('Unable to parse file "%s":',$file).implode("/n",$errors),$e->getCode(),$e);
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn’t this have been\n instead?

OskarStark reacted with thumbs up emoji
Copy link
MemberAuthor

@keraduskeradusOct 6, 2024
edited
Loading

Choose a reason for hiding this comment

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

I honestly have no clue. I would only guess "yes".
I assume there is some test validating result of current behaviour. If you eager to investigate/fix this, please raise it separately.
Unfortunately, I won't be able to check this on my side shortly, and adjust/add missing tests

Copy link
Contributor

Choose a reason for hiding this comment

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

@nicolas-grekas
Copy link
Member

Thank you@keradus.

keradus reacted with thumbs up emoji

@nicolas-grekasnicolas-grekas merged commitb61db2f intosymfony:7.2Oct 8, 2024
4 of 5 checks passed
nicolas-grekas added a commit that referenced this pull requestOct 8, 2024
This PR was merged into the 5.4 branch.Discussion----------[DependencyInjection] Fix newline| Q             | A| ------------- | ---| Branch?       | 5.4| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Issues        |Fix#58472 (comment)| License       | MITCommits-------8368669 Fix newline
nicolas-grekas added a commit that referenced this pull requestOct 8, 2024
This PR was squashed before being merged into the 7.2 branch.Discussion----------CS: clean some whitespaces/indentation| Q             | A| ------------- | ---| Branch?       | 7.2| Bug fix?      | no| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Issues        | Fix CS| License       | MITCommits-------d0f63b8 CS: clean some whitespaces/indentation
@keraduskeradus deleted the 7_2___cs branchOctober 8, 2024 09:00
xabbuh added a commit that referenced this pull requestOct 9, 2024
* 5.4:  minor#58472 CS: clean some whitespaces/indentation (keradus)  Fix newline  harden test to not depend on the system's configured default timezone  [Form] Support intl.use_exceptions/error_level in NumberToLocalizedStringTransformer  [ExpressionLanguage] Add missing test case for `Lexer`  [FrameworkBundle] Fix passing request_stack to session.listener  ensure session storages are opened in tests before destroying them  [HttpKernel] Correctly merge `max-age`/`s-maxage` and `Expires` headers  [Security][Validator] Check translations for Czech  [Security] Fix serialized object representation in tests  [DoctrineBridge] Fix risky test warnings
xabbuh added a commit that referenced this pull requestOct 9, 2024
* 6.4:  [Form] Remove unnecessary imports  minor#58472 CS: clean some whitespaces/indentation (keradus)  Fix newline  harden test to not depend on the system's configured default timezone  [Form] Support intl.use_exceptions/error_level in NumberToLocalizedStringTransformer  [Doctrine][Messenger] Use common sequence name to get id from Oracle  [ExpressionLanguage] Add missing test case for `Lexer`  [FrameworkBundle] Fix passing request_stack to session.listener  ensure session storages are opened in tests before destroying them  [Serializer] Fix `ObjectNormalizer` gives warnings on normalizing with public static property  [HttpKernel] Correctly merge `max-age`/`s-maxage` and `Expires` headers  [Security][Validator] Check translations for Czech  [Security] Fix serialized object representation in tests  [DoctrineBridge] Fix risky test warnings  [Serializer] Catch `NotNormalizableValueException` for variadic parameters
xabbuh added a commit that referenced this pull requestOct 9, 2024
* 7.1:  [Form] Remove unnecessary imports  minor#58472 CS: clean some whitespaces/indentation (keradus)  Fix newline  harden test to not depend on the system's configured default timezone  [Form] Support intl.use_exceptions/error_level in NumberToLocalizedStringTransformer  [Doctrine][Messenger] Use common sequence name to get id from Oracle  [ExpressionLanguage] Add missing test case for `Lexer`  [FrameworkBundle] Fix passing request_stack to session.listener  ensure session storages are opened in tests before destroying them  [Serializer] Fix `ObjectNormalizer` gives warnings on normalizing with public static property  [HttpKernel] Correctly merge `max-age`/`s-maxage` and `Expires` headers  [Security][Validator] Check translations for Czech  [Security] Fix serialized object representation in tests  [DoctrineBridge] Fix risky test warnings  [Serializer] Catch `NotNormalizableValueException` for variadic parameters
symfonyaml pushed a commit to symfonyaml/symfony that referenced this pull requestOct 21, 2024
This PR was squashed before being merged into the 7.2 branch.Discussion----------CS: clean some whitespaces/indentation| Q             | A| ------------- | ---| Branch?       | 7.2| Bug fix?      | no| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Issues        | Fix CS| License       | MITCommits-------d0f63b8 CS: clean some whitespaces/indentation
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@OskarStarkOskarStarkOskarStark approved these changes

@xabbuhxabbuhxabbuh left review comments

@alexandre-dauboisalexandre-dauboisalexandre-daubois approved these changes

@ycerutoycerutoAwaiting requested review from ycerutoyceruto is a code owner

@chalasrchalasrAwaiting requested review from chalasrchalasr is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

7.2

Development

Successfully merging this pull request may close these issues.

6 participants

@keradus@nicolas-grekas@OskarStark@xabbuh@alexandre-daubois@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp