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] fix DUMP_EMPTY_ARRAY_AS_SEQUENCE flag value#21678

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:masterfromxabbuh:pr-21471
Feb 20, 2017

Conversation

@xabbuh
Copy link
Member

QA
Branch?master
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets
LicenseMIT
Doc PR

constDUMP_MULTI_LINE_LITERAL_BLOCK =128;
constPARSE_CONSTANT =256;
constDUMP_EMPTY_ARRAY_AS_SEQUENCE =512;
constDUMP_EMPTY_ARRAY_AS_SEQUENCE =1024;
Copy link
Contributor

Choose a reason for hiding this comment

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

what about reversingDUMP_EMPTY_ARRAY_AS_SEQUENCE andPARSE_CUSTOM_TAGS values? It would look more natural imo.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

IMO it's not worth it. Otherwise we begin to swap values every time we introduce new flags.

Choose a reason for hiding this comment

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

is it an issue really?

@fabpot
Copy link
Member

Thank you@xabbuh.

@fabpotfabpot merged commit3953d76 intosymfony:masterFeb 20, 2017
fabpot added a commit that referenced this pull requestFeb 20, 2017
This PR was merged into the 3.3-dev branch.Discussion----------[Yaml] fix DUMP_EMPTY_ARRAY_AS_SEQUENCE flag value| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |Commits-------3953d76 fix DUMP_EMPTY_ARRAY_AS_SEQUENCE flag value
@xabbuhxabbuh deleted the pr-21471 branchFebruary 20, 2017 17:10
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

+1 more reviewer

@GuilhemNGuilhemNGuilhemN left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@xabbuh@fabpot@nicolas-grekas@GuilhemN@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp