Skip to content

Commit c7bb7b2

Browse files
committed
Remove a deprecated notice
1 parent 05b731a commit c7bb7b2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

reference/constraints/Choice.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,6 @@ If your valid choice list is simple, you can pass them in directly via the
110110
}
111111
}
112112
113-
.. deprecated:: 7.4
114-
115-
Passing an array of choices as the first argument of the ``Choice`` constraint
116-
is deprecated and will stop working in Symfony 8.0. Instead, pass the choices
117-
using the ``choices:`` named argument.
118-
119113
Supplying the Choices with a Callback Function
120114
----------------------------------------------
121115

0 commit comments

Comments
 (0)