Skip to content

Commit 13c88ed

Browse files
committed
Remove unneeded versionadded directives
1 parent f9efd61 commit 13c88ed

File tree

3 files changed

+0
-17
lines changed

3 files changed

+0
-17
lines changed

reference/constraints/Length.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -207,10 +207,6 @@ Parameter Description
207207
``{{ value_length }}`` The current value's length
208208
====================== ============================================================
209209

210-
.. versionadded:: 7.4
211-
212-
The `{{ min }}` and `{{ max }}` parameters were introduced in Symfony 7.4.
213-
214210
``min``
215211
~~~~~~~
216212

@@ -245,10 +241,6 @@ Parameter Description
245241
``{{ value_length }}`` The current value's length
246242
====================== ============================================================
247243

248-
.. versionadded:: 7.4
249-
250-
The `{{ min }}` and `{{ max }}` parameters were introduced in Symfony 7.4.
251-
252244
.. include:: /reference/constraints/_normalizer-option.rst.inc
253245

254246
.. include:: /reference/constraints/_payload-option.rst.inc

testing.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1053,10 +1053,6 @@ Browser Assertions
10531053
self::assertThatForClient(new SomeCustomConstraint());
10541054
}
10551055

1056-
.. versionadded:: 7.4
1057-
1058-
The ``assertBrowserHistoryIsOnFirstPage()`` and ``assertBrowserHistoryIsOnLastPage()`` assertions were introduced in Symfony 7.4.
1059-
10601056
Crawler Assertions
10611057
..................
10621058

translation.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -351,11 +351,6 @@ translated. You can ensure this behavior by using the
351351
This can be useful when rendering user-defined content or other strings
352352
that must remain exactly as given.
353353

354-
.. versionadded:: 7.4
355-
356-
The :class:`Symfony\\Component\\Translation\\StaticMessage` class was
357-
introduced in Symfony 7.4.
358-
359354
.. _translation-in-templates:
360355

361356
Translations in Templates

0 commit comments

Comments
 (0)