Skip to content

Commit e389c47

Browse files
Merge branch '3.2'
* 3.2: add changelog for the DUMP_OBJECT_AS_MAP flag Relax some mocks
2 parents 5972baa + 4bb699b commit e389c47

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
@@ -68,6 +68,9 @@ CHANGELOG
6868
3.1.0
6969
-----
7070

71+
* Added support to dump `stdClass` and `ArrayAccess` objects as YAML mappings
72+
through the `Yaml::DUMP_OBJECT_AS_MAP` flag.
73+
7174
* Strings that are not UTF-8 encoded will be dumped as base64 encoded binary
7275
data.
7376

0 commit comments

Comments
 (0)