8000 Use the deprecated directive · symfony/symfony-docs@dd730de · GitHub
[go: up one dir, main page]

Skip to content

Commit dd730de

Browse files
committed
Use the deprecated directive
1 parent c4b0e31 commit dd730de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/yaml/yaml_format.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Numbers
124124
# an octal
125125
0o14
126126
127-
.. versionadded:: 5.1
127+
.. deprecated:: 5.1
128128

129129
In YAML 1.1, octal numbers use the notation ``0...``, whereas in YAML 1.2
130130
the notation changes to ``0o...``. Symfony 5.1 added support for YAML 1.2

0 commit comments

Comments
 (0)
0