Skip to content

Commit f1c2056

Browse files
committed
Add the versionadded directive
1 parent 1f24506 commit f1c2056

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

translation.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,11 @@ The ``translation:extract`` command looks for missing translations in:
479479
* Any PHP file/class stored in the ``src/`` directory that uses
480480
:ref:`Constraints Attributes <validation-constraints>` with ``*message`` named argument(s).
481481

482+
.. versionadded:: 6.2
483+
484+
The support of PHP files/classes that use constraint attributes was
485+
introduced in Symfony 6.2.
486+
482487
.. _translation-resource-locations:
483488

484489
Translation Resource/File Names and Locations

0 commit comments

Comments
 (0)