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
207
207
``{{ value_length }} `` The current value's length
208
208
====================== ============================================================
209
209
210
- .. versionadded :: 7.4
211
-
212
- The `{{ min }} ` and `{{ max }} ` parameters were introduced in Symfony 7.4.
213
-
214
210
``min ``
215
211
~~~~~~~
216
212
@@ -245,10 +241,6 @@ Parameter Description
245
241
``{{ value_length }} `` The current value's length
246
242
====================== ============================================================
247
243
248
- .. versionadded :: 7.4
249
-
250
- The `{{ min }} ` and `{{ max }} ` parameters were introduced in Symfony 7.4.
251
-
252
244
.. include :: /reference/constraints/_normalizer-option.rst.inc
253
245
254
246
.. include :: /reference/constraints/_payload-option.rst.inc
Original file line number Diff line number Diff line change @@ -1053,10 +1053,6 @@ Browser Assertions
1053
1053
self::assertThatForClient(new SomeCustomConstraint());
1054
1054
}
1055
1055
1056
- .. versionadded :: 7.4
1057
-
1058
- The ``assertBrowserHistoryIsOnFirstPage() `` and ``assertBrowserHistoryIsOnLastPage() `` assertions were introduced in Symfony 7.4.
1059
-
1060
1056
Crawler Assertions
1061
1057
..................
1062
1058
Original file line number Diff line number Diff line change @@ -351,11 +351,6 @@ translated. You can ensure this behavior by using the
351
351
This can be useful when rendering user-defined content or other strings
352
352
that must remain exactly as given.
353
353
354
- .. versionadded :: 7.4
355
-
356
- The :class: `Symfony\\ Component\\ Translation\\ StaticMessage ` class was
357
- introduced in Symfony 7.4.
358
-
359
354
.. _translation-in-templates :
360
355
361
356
Translations in Templates
You can’t perform that action at this time.
0 commit comments