Skip to content

Commit 630fd12

Browse files
[ExpressionLanguage] in and not in operators are using strict comparison
1 parent 99c56e1 commit 630fd12

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

reference/formats/expression_language.rst

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -350,14 +350,8 @@ For example::
350350
]
351351
);
352352

353-
The ``$inGroup`` would evaluate to ``true``.
354-
355-
.. deprecated:: 6.3
356-
357-
In Symfony versions previous to 6.3, ``in`` and ``not in`` operators
358-
were using loose comparison. Using these operators with variables of
359-
different types is now deprecated, and these operators will be using
360-
strict comparison from Symfony 7.0.
353+
The ``$inGroup`` would evaluate to ``true``. Note that the ``in`` and
354+
``not in`` operators are using strict comparison.
361355

362356
Numeric Operators
363357
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy