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] deprecate "? " starting unquoted strings#22059

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:issue-20579-deprecation
Mar 20, 2017

Conversation

@xabbuh
Copy link
Member

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

Nek- reacted with thumbs up emoji

* Deprecated support for implicitly parsing non-string mapping keys as strings. Mapping keys that are no strings will
lead to a`ParseException` in Symfony 4.0. Use the`PARSE_KEYS_AS_STRINGS` flag to opt-in for keys to be parsed as
* starting an unquoted string with a question mark followed by a space is

Choose a reason for hiding this comment

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

starting ... ->Starting ... in all UPGRADE files.


* Removed support for implicitly parsing non-string mapping keys as strings. Mapping keys that are no strings will
result in a`ParseException`. Use the`PARSE_KEYS_AS_STRINGS` flag to opt-in for keys to be parsed as strings.
* starting an unquoted string with a question mark followed by a space is

Choose a reason for hiding this comment

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

is throws ->throws

Copy link
Member

@javiereguiluzjaviereguiluz left a comment

Choose a reason for hiding this comment

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

👍

@xabbuhxabbuhforce-pushed theissue-20579-deprecation branch from286253c to731a74eCompareMarch 20, 2017 09:21
Copy link
Member

@nicolas-grekasnicolas-grekas left a comment

Choose a reason for hiding this comment

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

👍

@fabpot
Copy link
Member

Thank you@xabbuh.

@fabpotfabpot merged commit731a74e intosymfony:masterMar 20, 2017
fabpot added a commit that referenced this pull requestMar 20, 2017
This PR was merged into the 3.3-dev branch.Discussion----------[Yaml] deprecate "? " starting unquoted strings| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | yes| Tests pass?   | yes| Fixed tickets |#20579| License       | MIT| Doc PR        |Commits-------731a74e [Yaml] deprecate "? " starting unquoted strings
@xabbuhxabbuh deleted the issue-20579-deprecation branchMarch 20, 2017 14:20
@fabpotfabpot mentioned this pull requestMay 1, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@javiereguiluzjaviereguiluzjaviereguiluz approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.3

Development

Successfully merging this pull request may close these issues.

5 participants

@xabbuh@fabpot@javiereguiluz@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp