Skip to content

Commit

Permalink
minor #3608 [Reference][Forms] add versionadded directive for multipl…
Browse files Browse the repository at this point in the history
…e 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
  • Loading branch information
weaverryan committed Mar 8, 2014
2 parents e33be6d + eefd0ab commit 0a65b6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions reference/forms/types/file.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ Field Options
multiple
~~~~~~~~

.. versionadded:: 2.5
The ``multiple`` option was introduced in Symfony 2.5.

**type**: ``Boolean`` **default**: ``false``

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

0 comments on commit 0a65b6f

Please sign in to comment.