Skip to content

Commit 35a5095

Browse files
committed
"New in version" for label parameter
1 parent 8af6094 commit 35a5095

30 files changed

+132
-0
lines changed

reference/constraints/Blank.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,8 @@ Parameter Description
105105
``{{ label }}`` Corresponding form field label
106106
=============== ==============================================================
107107

108+
.. versionadded:: 5.2
109+
110+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
111+
108112
.. include:: /reference/constraints/_payload-option.rst.inc

reference/constraints/CardScheme.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ Parameter Description
115115
``{{ label }}`` Corresponding form field label
116116
=============== ==============================================================
117117

118+
.. versionadded:: 5.2
119+
120+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
121+
118122
.. include:: /reference/constraints/_payload-option.rst.inc
119123

120124
schemes

reference/constraints/Choice.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,4 +395,8 @@ Parameter Description
395395
``{{ label }}`` Corresponding form field label
396396
=============== ==============================================================
397397

398+
.. versionadded:: 5.2
399+
400+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
401+
398402
.. include:: /reference/constraints/_payload-option.rst.inc

reference/constraints/Currency.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ Parameter Description
9797
``{{ label }}`` Corresponding form field label
9898
=============== ==============================================================
9999

100+
.. versionadded:: 5.2
101+
102+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
103+
100104
.. include:: /reference/constraints/_payload-option.rst.inc
101105

102106
.. _`3-letter ISO 4217`: https://en.wikipedia.org/wiki/ISO_4217

reference/constraints/Date.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,8 @@ Parameter Description
101101
``{{ label }}`` Corresponding form field label
102102
=============== ==============================================================
103103

104+
.. versionadded:: 5.2
105+
106+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
107+
104108
.. include:: /reference/constraints/_payload-option.rst.inc

reference/constraints/DateTime.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,8 @@ Parameter Description
110110
``{{ label }}`` Corresponding form field label
111111
=============== ==============================================================
112112

113+
.. versionadded:: 5.2
114+
115+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
116+
113117
.. include:: /reference/constraints/_payload-option.rst.inc

reference/constraints/Email.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ Parameter Description
104104
``{{ label }}`` Corresponding form field label
105105
=============== ==============================================================
106106

107+
.. versionadded:: 5.2
108+
109+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
110+
107111
mode
108112
~~~~
109113

reference/constraints/Expression.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,10 @@ Parameter Description
263263
``{{ label }}`` Corresponding form field label
264264
=============== ==============================================================
265265

266+
.. versionadded:: 5.2
267+
268+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
269+
266270
.. include:: /reference/constraints/_payload-option.rst.inc
267271

268272
values

reference/constraints/Hostname.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ Parameter Description
113113
``{{ label }}`` Corresponding form field label
114114
=============== ==============================================================
115115

116+
.. versionadded:: 5.2
117+
118+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
119+
116120
.. include:: /reference/constraints/_payload-option.rst.inc
117121

118122
``requireTld``

reference/constraints/Iban.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ Parameter Description
111111
``{{ label }}`` Corresponding form field label
112112
=============== ==============================================================
113113

114+
.. versionadded:: 5.2
115+
116+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
117+
114118
.. include:: /reference/constraints/_payload-option.rst.inc
115119

116120
.. _`International Bank Account Number (IBAN)`: https://en.wikipedia.org/wiki/International_Bank_Account_Number

reference/constraints/Ip.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@ Parameter Description
9898
``{{ label }}`` Corresponding form field label
9999
=============== ==============================================================
100100

101+
.. versionadded:: 5.2
102+
103+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
104+
101105
.. include:: /reference/constraints/_normalizer-option.rst.inc
102106

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

reference/constraints/IsFalse.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,8 @@ Parameter Description
128128
``{{ label }}`` Corresponding form field label
129129
=============== ==============================================================
130130

131+
.. versionadded:: 5.2
132+
133+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
134+
131135
.. include:: /reference/constraints/_payload-option.rst.inc

reference/constraints/IsNull.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,8 @@ Parameter Description
9999
``{{ label }}`` Corresponding form field label
100100
=============== ==============================================================
101101

102+
.. versionadded:: 5.2
103+
104+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
105+
102106
.. include:: /reference/constraints/_payload-option.rst.inc

reference/constraints/IsTrue.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,8 @@ Parameter Description
132132
``{{ label }}`` Corresponding form field label
133133
=============== ==============================================================
134134

135+
.. versionadded:: 5.2
136+
137+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
138+
135139
.. include:: /reference/constraints/_payload-option.rst.inc

reference/constraints/Isbn.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ Parameter Description
112112
``{{ label }}`` Corresponding form field label
113113
=============== ==============================================================
114114

115+
.. versionadded:: 5.2
116+
117+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
118+
115119
.. include:: /reference/constraints/_groups-option.rst.inc
116120

117121
isbn10Message
@@ -131,6 +135,10 @@ Parameter Description
131135
``{{ label }}`` Corresponding form field label
132136
=============== ==============================================================
133137

138+
.. versionadded:: 5.2
139+
140+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
141+
134142
isbn13Message
135143
~~~~~~~~~~~~~
136144

@@ -148,6 +156,10 @@ Parameter Description
148156
``{{ label }}`` Corresponding form field label
149157
=============== ==============================================================
150158

159+
.. versionadded:: 5.2
160+
161+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
162+
151163
message
152164
~~~~~~~
153165

@@ -165,6 +177,10 @@ Parameter Description
165177
``{{ label }}`` Corresponding form field label
166178
=============== ==============================================================
167179

180+
.. versionadded:: 5.2
181+
182+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
183+
168184
.. include:: /reference/constraints/_payload-option.rst.inc
169185

170186
type

reference/constraints/Isin.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ Parameter Description
9595
``{{ label }}`` Corresponding form field label
9696
=============== ==============================================================
9797

98+
.. versionadded:: 5.2
99+
100+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
101+
98102
.. include:: /reference/constraints/_payload-option.rst.inc
99103

100104
.. _`International Securities Identification Number (ISIN)`: https://en.wikipedia.org/wiki/International_Securities_Identification_Number

reference/constraints/Issn.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ Parameter Description
105105
``{{ label }}`` Corresponding form field label
106106
=============== ==============================================================
107107

108+
.. versionadded:: 5.2
109+
110+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
111+
108112
.. include:: /reference/constraints/_payload-option.rst.inc
109113

110114
requireHyphen

reference/constraints/Language.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,10 @@ Parameter Description
109109
``{{ label }}`` Corresponding form field label
110110
=============== ==============================================================
111111

112+
.. versionadded:: 5.2
113+
114+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
115+
112116
.. include:: /reference/constraints/_payload-option.rst.inc
113117

114118
.. _`ISO 639-1`: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes

reference/constraints/Locale.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ Parameter Description
110110
``{{ label }}`` Corresponding form field label
111111
=============== ==============================================================
112112

113+
.. versionadded:: 5.2
114+
115+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
116+
113117
.. include:: /reference/constraints/_payload-option.rst.inc
114118

115119
.. _`ICU format locale IDs`: http://userguide.icu-project.org/locale

reference/constraints/Luhn.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ Parameter Description
104104
``{{ label }}`` Corresponding form field label
105105
=============== ==============================================================
106106

107+
.. versionadded:: 5.2
108+
109+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
110+
107111
.. include:: /reference/constraints/_payload-option.rst.inc
108112

109113
.. _`Luhn algorithm`: https://en.wikipedia.org/wiki/Luhn_algorithm

reference/constraints/NotBlank.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ Parameter Description
108108
``{{ label }}`` Corresponding form field label
109109
=============== ==============================================================
110110

111+
.. versionadded:: 5.2
112+
113+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
114+
111115
.. include:: /reference/constraints/_normalizer-option.rst.inc
112116

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

reference/constraints/NotNull.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,8 @@ Parameter Description
9797
``{{ label }}`` Corresponding form field label
9898
=============== ==============================================================
9999

100+
.. versionadded:: 5.2
101+
102+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
103+
100104
.. include:: /reference/constraints/_payload-option.rst.inc

reference/constraints/Range.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,10 @@ Parameter Description
333333
``{{ label }}`` Corresponding form field label
334334
=============== ==============================================================
335335

336+
.. versionadded:: 5.2
337+
338+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
339+
336340
max
337341
~~~
338342

reference/constraints/Regex.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,10 @@ Parameter Description
278278
``{{ label }}`` Corresponding form field label
279279
=============== ==============================================================
280280

281+
.. versionadded:: 5.2
282+
283+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
284+
281285
pattern
282286
~~~~~~~
283287

reference/constraints/Time.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,8 @@ Parameter Description
104104
``{{ label }}`` Corresponding form field label
105105
=============== ==============================================================
106106

107+
.. versionadded:: 5.2
108+
109+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
110+
107111
.. include:: /reference/constraints/_payload-option.rst.inc

reference/constraints/Timezone.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ Parameter Description
126126
``{{ label }}`` Corresponding form field label
127127
=============== ==============================================================
128128

129+
.. versionadded:: 5.2
130+
131+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
132+
129133
.. include:: /reference/constraints/_payload-option.rst.inc
130134

131135
zone

reference/constraints/Type.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,10 @@ Parameter Description
165165
``{{ label }}`` Corresponding form field label
166166
=============== ==============================================================
167167

168+
.. versionadded:: 5.2
169+
170+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
171+
168172
.. include:: /reference/constraints/_payload-option.rst.inc
169173

170174
.. _reference-constraint-type-type:

reference/constraints/UniqueEntity.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,10 @@ Parameter Description
294294
``{{ label }}`` Corresponding form field label
295295
=============== ==============================================================
296296

297+
.. versionadded:: 5.2
298+
299+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
300+
297301
.. include:: /reference/constraints/_payload-option.rst.inc
298302

299303
repositoryMethod

reference/constraints/Url.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,10 @@ Parameter Description
101101
``{{ label }}`` Corresponding form field label
102102
=============== ==============================================================
103103

104+
.. versionadded:: 5.2
105+
106+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
107+
104108
.. configuration-block::
105109

106110
.. code-block:: php-annotations

reference/constraints/Uuid.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ Parameter Description
100100
``{{ label }}`` Corresponding form field label
101101
=============== ==============================================================
102102

103+
.. versionadded:: 5.2
104+
105+
The ``{{ label }}`` parameter was introduced in Symfony 5.2.
106+
103107
.. include:: /reference/constraints/_normalizer-option.rst.inc
104108

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

0 commit comments

Comments
 (0)