Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fd74bd6

Browse filesBrowse files
committed
Add missing version in versionadded
1 parent cc031ab commit fd74bd6
Copy full SHA for fd74bd6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎reference/constraints/Length.rst

Copy file name to clipboardExpand all lines: reference/constraints/Length.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ the given value's length is not **exactly** equal to this value.
178178
``@Assert\Length(20)`` and ``@Assert\Length(exactly=20)`` are equivalent, as
179179
well as ``#[Assert\Length(20)]`` and ``#[Assert\Length(exactly: 20)]``.
180180

181-
.. versionadded::
181+
.. versionadded:: 5.2
182182

183183
The named argument ``exactly`` was introduced in Symfony 5.2.
184184

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.