File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ CHANGELOG
442.2.0
55-----
66
7- * All Serializer, Normalizer and Encoder interfaces have been
8- modified to include an optional `` $context ` ` array parameter.
9- * The XML Root name can now be configured with the `` xml_root_name ` `
10- parameter in the context option to the `` XmlEncoder ` ` .
11- * Options to `` json_encode `` and `` json_decode ` ` can be passed through
12- the context options of `` JsonEncode `` and `` JsonDecode ` ` encoder/decoders.
7+ * [ BC BREAK ] All Serializer, Normalizer and Encoder interfaces have been
8+ modified to include an optional ` $context ` array parameter.
9+ * The XML Root name can now be configured with the ` xml_root_name `
10+ parameter in the context option to the ` XmlEncoder ` .
11+ * Options to ` json_encode ` and ` json_decode ` can be passed through
12+ the context options of ` JsonEncode ` and ` JsonDecode ` encoder/decoders.
1313
14142.1.0
1515-----
You can’t perform that action at this time.
0 commit comments