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

Skip to content

Commit f13b2c9

Browse files
committed
Update changelog
1 parent ff1727e commit f13b2c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Component/Serializer/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ CHANGELOG
66

77
* `AbstractNormalizer::handleCircularReference` is now final, and receives two optional extra arguments: the format and the context
88
* added support for XML comment encoding (encoding `['#comment' => ' foo ']` results `<!-- foo -->`)
9+
* added optional `int[] $encoderIgnoredNodeTypes` argument to `XmlEncoder::__construct` to configure node types to be
10+
ignored during encodage.
911

1012
4.1.0
1113
-----

0 commit comments

Comments
 (0)