Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Yaml] parse custom tags for scalars #23301

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jun 26, 2017

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

@@ -4,6 +4,9 @@ CHANGELOG
4.0.0
-----

* Inlined scalars starting with `!` will no longer be parsed as plain strings.
Use the `Yaml::PARSE_CUSTOM_TAGS` flah to parse them as `TaggedValue` objects.
Copy link
Contributor

Choose a reason for hiding this comment

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

flah flag

@xabbuh xabbuh force-pushed the yaml-custom-tags branch from f645ce8 to 20872dc Compare June 26, 2017 09:08
@GuilhemN
Copy link
Contributor

We already have a PR for this (#22762) :)

@xabbuh
Copy link
Member Author

xabbuh commented Jul 3, 2017

closing in favour of #22762

@xabbuh xabbuh closed this Jul 3, 2017
@xabbuh xabbuh deleted the yaml-custom-tags branch July 3, 2017 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants