File tree Expand file tree Collapse file tree 3 files changed +0
-17
lines changed Expand file tree Collapse file tree 3 files changed +0
-17
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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-
10601056Crawler Assertions
10611057..................
10621058
Original file line number Diff line number Diff line change @@ -351,11 +351,6 @@ translated. You can ensure this behavior by using the
351351This can be useful when rendering user-defined content or other strings
352352that 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
361356Translations in Templates
You can’t perform that action at this time.
0 commit comments