8000 [#6590] fix version in versionadded directive · symfony/symfony-docs@e85f431 · GitHub
[go: up one dir, main page]

Skip to content

Commit e85f431

Browse files
committed
[#6590] fix version in versionadded directive
1 parent 76d7737 commit e85f431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/yaml/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Objects for Mappings
152152
....................
153153

154154
.. versionadded:: 2.7
155-
Support for parsing mappings as objects was introduced in Symfony 2.6.
155+
Support for parsing mappings as objects was introduced in Symfony 2.7.
156156

157157
Yaml :ref:`mappings <yaml-format-collections>` are basically associative
158158
arrays. You can instruct the parser to return mappings as objects (i.e.

0 commit comments

Comments
 (0)
0