Skip to content

Commit 862ee9b

Browse files
committed
bug #17437 [Validator] File: fix versionadded of extensionsMessage option (alamirault)
This PR was merged into the 6.2 branch. Discussion ---------- [Validator] File: fix versionadded of extensionsMessage option Small mistake: must be 6.2 instead of 6.3 Commits ------- 1d281f9 [Validator] File: fix versionadded of extensionsMessage option
2 parents fd3f21f + 1d281f9 commit 862ee9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/File.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ You can find a list of existing mime types on the `IANA website`_.
275275

276276
.. versionadded:: 6.2
277277

278-
The ``extensionsMessage`` option was introduced in Symfony 6.3.
278+
The ``extensionsMessage`` option was introduced in Symfony 6.2.
279279

280280
The message displayed if the extension of the file is not a valid extension
281281
per the `extensions`_ option.

0 commit comments

Comments
 (0)