8000 minor #18493 [Validator] Remove deprecated `ExpressionLanguageSyntax`… · symfony/symfony-docs@4e78db9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e78db9

Browse files
committed
minor #18493 [Validator] Remove deprecated ExpressionLanguageSyntax constraint (alexandre-daubois)
This PR was merged into the 7.0 branch. Discussion ---------- [Validator] Remove deprecated `ExpressionLanguageSyntax` constraint I think it's a good idea to remove deprecations as they come in issues, and keep the "global" PR to remove other deprecations that won't be pointed by issues 👍 Fix #18489 Commits ------- b44d4c4 [Validator] Remove deprecated `ExpressionLanguageSyntax` constraint
2 parents 556922e + b44d4c4 commit 4e78db9

File tree

2 files changed

+0
-133
lines changed

2 files changed

+0
-133
lines changed

reference/constraints/ExpressionLanguageSyntax.rst

Lines changed: 0 additions & 127 deletions
This file was deleted.

reference/constraints/ExpressionSyntax.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ ExpressionSyntax
44
This constraint checks that the value is valid as an `ExpressionLanguage`_
55
expression.
66

7-
.. versionadded:: 6.1
8-
9-
This constraint was introduced in Symfony 6.1 and deprecates the previous
10-
:doc:`ExpressionLanguageSyntax </reference/constraints/ExpressionLanguageSyntax>`
11-
constraint.
12-
137
========== ===================================================================
148
Applies to :ref:`property or method <validation-property-target>`
159
Class :class:`Symfony\\Component\\Validator\\Constraints\\ExpressionSyntax`

0 commit comments

Comments
 (0)
0