8000 Added the versionadded directive · symfony/symfony-docs@23f6465 · GitHub
[go: up one dir, main page]

Skip to content

Commit 23f6465

Browse files
Added the versionadded directive
1 parent 6cf8bef commit 23f6465

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/yaml.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,9 @@ Then, execute the script for validating contents:
423423
# or contents passed to STDIN
424424
$ cat path/to/file.yaml | php lint.php
425425
426+
.. versionadded:: 4.2
427+
The feature to lint multiple files and directories was introduced in Symfony 4.2.
428+
426429
The result is written to STDOUT and uses a plain text format by default.
427430
Add the ``--format`` option to get the output in JSON format:
428431

0 commit comments

Comments
 (0)
0