Skip to content

Commit b270e2d

Browse files
committed
Remove old versionadded directives
1 parent ae30492 commit b270e2d

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

reference/constraints/_comparison-propertypath-option.rst.inc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,3 @@ with regard to the ``$startDate`` property of the same object, use
1515
``{{ compared_value_path }}`` placeholder. Although it's not intended to
1616
include it in the error messages displayed to end users, it's useful when
1717
using APIs for doing any mapping logic on client-side.
18-
19-
.. versionadded:: 4.4
20-
21-
The ``{{ compared_value_path }}`` placeholder was introduced in Symfony 4.4.

translation/message_format.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
How to Translate Messages using the ICU MessageFormat
55
=====================================================
66

7-
.. versionadded:: 4.2
8-
9-
Support for ICU MessageFormat was introduced in Symfony 4.2.
10-
117
Messages (i.e. strings) in applications are almost never completely static.
128
They contain variables or other complex logic like pluralization. In order to
139
handle this, the Translator component supports the `ICU MessageFormat`_ syntax.

0 commit comments

Comments
 (0)