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

[Yaml] Improve newline handling in folded scalar blocks#15482

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.3fromteohhanhui:yaml_folded_linebreak
Sep 30, 2015

Conversation

@teohhanhui
Copy link
Contributor

QA
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#15477
LicenseMIT
Doc PRN/A

@javiereguiluz
Copy link
Member

@teohhanhui I'm glad that after the discussion in#15477 issue you have created the pull request according to the format required by Symfony.

We have a bot called "fabbot" which reviews the submitted pull requests for basic errors. Although the bot is reporting an error for this pull request, we can safely ignore it because it's related to some feature needed for the unit tests.

So everything is ready to be reviewed by our team and ultimately merge it in Symfony. Let's wait for the revision. Thanks!

@teohhanhui
Copy link
ContributorAuthor

@javiereguiluz No worries. Actually, I'm not new to Symfony and the contributing process.

@teohhanhuiteohhanhuiforce-pushed theyaml_folded_linebreak branch 2 times, most recently from3fc7774 to5b9a602CompareAugust 7, 2015 07:23
@stof
Copy link
Member

stof commentedAug 7, 2015

@javiereguiluz we should make fabbot ignore the Yaml test fixtures to avoid reporting this issue here (or we should refactor the way we pass Yaml test fixtures)

Copy link
Member

Choose a reason for hiding this comment

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

renaming a constant is a BC break

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

What do you suggest then? Can I recreate it like this?

constFOLDED_SCALAR_PATTERN =self::BLOCK_SCALAR_PATTERN;

@teohhanhui
Copy link
ContributorAuthor

PHP7 build is failing on Travis... Does it have anything to do with my code?

@jakzal
Copy link
Contributor

Tests for theHttpFoundation fail, so it doesn't seem to be an issue related to your PR@teohhanhui.

@teohhanhui
Copy link
ContributorAuthor

Are we good on this?

@teohhanhui
Copy link
ContributorAuthor

ping@stof

@teohhanhui
Copy link
ContributorAuthor

Any changes required before this will get merged?

@stof
Copy link
Member

stof commentedSep 2, 2015

👍

1 similar comment
@jakzal
Copy link
Contributor

👍

@fabpot
Copy link
Member

Thank you@teohhanhui.

@fabpotfabpot merged commit73366d5 intosymfony:2.3Sep 30, 2015
fabpot added a commit that referenced this pull requestSep 30, 2015
…eohhanhui)This PR was merged into the 2.3 branch.Discussion----------[Yaml] Improve newline handling in folded scalar blocks| Q             | A| ------------- | ---| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#15477| License       | MIT| Doc PR        | N/ACommits-------73366d5 [Yaml] Improve newline handling in folded scalar blocks
This was referencedOct 27, 2015
@teohhanhuiteohhanhui deleted the yaml_folded_linebreak branchFebruary 15, 2016 05:32
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.

7 participants

@teohhanhui@javiereguiluz@stof@jakzal@fabpot@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp