Skip to content

Commit 0a65b6f

Browse files
committed
minor #3608 [Reference][Forms] add versionadded directive for multiple option of file type (xabbuh)
This PR was merged into the master branch. Discussion ---------- [Reference][Forms] add versionadded directive for multiple option of file type | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.5+ | Fixed tickets | #3607 Commits ------- eefd0ab add versionadded directive for multiple option
2 parents e33be6d + eefd0ab commit 0a65b6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reference/forms/types/file.rst

+3
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ Field Options
8686
multiple
8787
~~~~~~~~
8888

89+
.. versionadded:: 2.5
90+
The ``multiple`` option was introduced in Symfony 2.5.
91+
8992
**type**: ``Boolean`` **default**: ``false``
9093

9194
When set to true, the user will be able to upload multiple files at the same time.

0 commit comments

Comments
 (0)