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

[Serializer] Update changelog about the new $encoderIgnoredNodeTypes arg in XmlEncoder contrustor#28281

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:masterfrommaidmaid:serializer-changelog
Aug 27, 2018

Conversation

@maidmaid
Copy link
Contributor

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


*`AbstractNormalizer::handleCircularReference` is now final, and receives two optional extra arguments: the format and the context
* added support for XML comment encoding (encoding`['#comment' => ' foo ']` results`<!-- foo -->`)
* added optional`int[] $encoderIgnoredNodeTypes` argument to`XmlEncoder::__construct`.
Copy link
Member

Choose a reason for hiding this comment

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

... to configure node types to be ignored during encodage?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Yes, better. Done !

@maidmaidmaidmaidforce-pushed theserializer-changelog branch 2 times, most recently from19aee3d tof13b2c9CompareAugust 27, 2018 11:18
@nicolas-grekasnicolas-grekas added this to thenext milestoneAug 27, 2018
*`AbstractNormalizer::handleCircularReference` is now final, and receives two optional extra arguments: the format and the context
* added support for XML comment encoding (encoding`['#comment' => ' foo ']` results`<!-- foo -->`)
* added optional`int[] $encoderIgnoredNodeTypes` argument to`XmlEncoder::__construct` to configure node types to be
ignored during encodage.

Choose a reason for hiding this comment

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

encoding :)

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Done (\cc@dunglas 😄)

@fabpot
Copy link
Member

Thank you@maidmaid.

@fabpotfabpot merged commit49f3bfc intosymfony:masterAug 27, 2018
fabpot added a commit that referenced this pull requestAug 27, 2018
…redNodeTypes arg in XmlEncoder contrustor (maidmaid)This PR was merged into the 4.2-dev branch.Discussion----------[Serializer] Update changelog about the new $encoderIgnoredNodeTypes arg in XmlEncoder contrustor| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#27926| License       | MIT| Doc PR        | /Commits-------49f3bfc Update changelog
@maidmaidmaidmaid deleted the serializer-changelog branchAugust 27, 2018 22:05
@nicolas-grekasnicolas-grekas modified the milestones:next,4.2Nov 1, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@dunglasdunglasdunglas left review comments

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

@fabpotfabpotfabpot approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.2

Development

Successfully merging this pull request may close these issues.

5 participants

@maidmaid@fabpot@dunglas@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp