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

[DI] Fix missing new line after private alias#21220

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
fabpot merged 1 commit intosymfony:2.7fromogizanagi:fix/2.7/di/yaml/dumper_alias_nl
Jan 9, 2017
Merged

[DI] Fix missing new line after private alias#21220

fabpot merged 1 commit intosymfony:2.7fromogizanagi:fix/2.7/di/yaml/dumper_alias_nl
Jan 9, 2017

Conversation

@ogizanagi
Copy link
Contributor

@ogizanagiogizanagi commentedJan 9, 2017
edited
Loading

QA
Branch?2.7
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#21219 (comment)
LicenseMIT
Doc PRN/A

Without this change, the output is:

# [...]alias_for_foo:'@foo'another_alias_for_foo:alias:foopublic:false    another_third_alias_for_foo: '@foo'# <--- missing new line after `public: false`

(this is tested by theCrossCheckTest but there is no fixture file to update (automatically dumped and removed by the test case))

@fabpot
Copy link
Member

Thank you@ogizanagi.

@fabpotfabpot merged commit101a165 intosymfony:2.7Jan 9, 2017
fabpot added a commit that referenced this pull requestJan 9, 2017
This PR was merged into the 2.7 branch.Discussion----------[DI] Fix missing new line after private alias| Q             | A| ------------- | ---| Branch?       | 2.7| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#21219 (comment)| License       | MIT| Doc PR        | N/AWithout this change, the output is:```yml# [...]alias_for_foo: '@foo'another_alias_for_foo:    alias: foo    public: false    another_third_alias_for_foo: '@foo' # <--- missing new line after `public: false````(this is tested by the `CrossCheckTest` but there is no fixture file to update (automatically dumped and removed by the test case))Commits-------101a165 [DI] Fix missing new line after private alias
@ogizanagiogizanagi deleted the fix/2.7/di/yaml/dumper_alias_nl branchJanuary 9, 2017 20:26
This was referencedJan 12, 2017
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.

3 participants

@ogizanagi@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp