Skip to content

Commit 4bb699b

Browse files
committed
add changelog for the DUMP_OBJECT_AS_MAP flag
1 parent f84327c commit 4bb699b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ CHANGELOG
2020
3.1.0
2121
-----
2222

23+
* Added support to dump `stdClass` and `ArrayAccess` objects as YAML mappings
24+
through the `Yaml::DUMP_OBJECT_AS_MAP` flag.
25+
2326
* Strings that are not UTF-8 encoded will be dumped as base64 encoded binary
2427
data.
2528

0 commit comments

Comments
 (0)