Skip to content

Commit 4f24b51

Browse files
committed
[#7196] add versionadded directive
1 parent 03d7e4f commit 4f24b51

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/yaml.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,10 @@ changed using the third argument as follows::
206206
Numeric Literals
207207
................
208208

209+
versionadded:: 3.2
210+
Support for parsing integers grouped by underscores was introduced in
211+
Symfony 3.2.
212+
209213
Long numeric literals, being integer, float or hexadecimal, are known for their
210214
poor readability in code and configuration files. That's why YAML files allow to
211215
add underscores to improve their readability:

0 commit comments

Comments
 (0)