Skip to content

Commit ccf38dc

Browse files
committed
Add the versionadded directive
1 parent 445a64c commit ccf38dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/expression_language/syntax.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,11 @@ Comparison Operators
214214
* ``starts with``
215215
* ``ends with``
216216

217+
.. versionadded:: 6.1
218+
219+
The ``contains``, ``starts with`` and ``ends with`` operators were introduced
220+
in Symfony 6.1.
221+
217222
.. tip::
218223

219224
To test if a string does *not* match a regex, use the logical ``not``

0 commit comments

Comments
 (0)