|
67 | 67 | </service>
|
68 | 68 | <service id="form.type.birthday" class="Symfony\Component\Form\Extension\Core\Type\BirthdayType">
|
69 | 69 | <tag name="form.type" />
|
| 70 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
70 | 71 | </service>
|
71 | 72 | <service id="form.type.checkbox" class="Symfony\Component\Form\Extension\Core\Type\CheckboxType">
|
72 | 73 | <tag name="form.type" />
|
| 74 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
73 | 75 | </service>
|
74 | 76 | <service id="form.type.choice" class="Symfony\Component\Form\Extension\Core\Type\ChoiceType">
|
75 | 77 | <tag name="form.type" />
|
76 | 78 | <argument type="service" id="form.choice_list_factory"/>
|
77 | 79 | </service>
|
78 | 80 | <service id="form.type.collection" class="Symfony\Component\Form\Extension\Core\Type\CollectionType">
|
79 | 81 | <tag name="form.type" />
|
| 82 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
80 | 83 | </service>
|
81 | 84 | <service id="form.type.country" class="Symfony\Component\Form\Extension\Core\Type\CountryType">
|
82 | 85 | <tag name="form.type" />
|
| 86 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
83 | 87 | </service>
|
84 | 88 | <service id="form.type.date" class="Symfony\Component\Form\Extension\Core\Type\DateType">
|
85 | 89 | <tag name="form.type" />
|
| 90 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
86 | 91 | </service>
|
87 | 92 | <service id="form.type.datetime" class="Symfony\Component\Form\Extension\Core\Type\DateTimeType">
|
88 | 93 | <tag name="form.type" />
|
| 94 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
89 | 95 | </service>
|
90 | 96 | <service id="form.type.email" class="Symfony\Component\Form\Extension\Core\Type\EmailType">
|
91 | 97 | <tag name="form.type" />
|
| 98 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
92 | 99 | </service>
|
93 | 100 | <service id="form.type.file" class="Symfony\Component\Form\Extension\Core\Type\FileType">
|
94 | 101 | <tag name="form.type" />
|
| 102 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
95 | 103 | </service>
|
96 | 104 | <service id="form.type.hidden" class="Symfony\Component\Form\Extension\Core\Type\HiddenType">
|
97 | 105 | <tag name="form.type" />
|
| 106 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
98 | 107 | </service>
|
99 | 108 | <service id="form.type.integer" class="Symfony\Component\Form\Extension\Core\Type\IntegerType">
|
100 | 109 | <tag name="form.type" />
|
| 110 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
101 | 111 | </service>
|
102 | 112 | <service id="form.type.language" class="Symfony\Component\Form\Extension\Core\Type\LanguageType">
|
103 | 113 | <tag name="form.type" />
|
| 114 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
104 | 115 | </service>
|
105 | 116 | <service id="form.type.locale" class="Symfony\Component\Form\Extension\Core\Type\LocaleType">
|
106 | 117 | <tag name="form.type" />
|
| 118 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
107 | 119 | </service>
|
108 | 120 | <service id="form.type.money" class="Symfony\Component\Form\Extension\Core\Type\MoneyType">
|
109 | 121 |
628C
<tag name="form.type" />
|
| 122 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
110 | 123 | </service>
|
111 | 124 | <service id="form.type.number" class="Symfony\Component\Form\Extension\Core\Type\NumberType">
|
112 | 125 | <tag name="form.type" />
|
| 126 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
113 | 127 | </service>
|
114 | 128 | <service id="form.type.password" class="Symfony\Component\Form\Extension\Core\Type\PasswordType">
|
115 | 129 | <tag name="form.type" />
|
| 130 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
116 | 131 | </service>
|
117 | 132 | <service id="form.type.percent" class="Symfony\Component\Form\Extension\Core\Type\PercentType">
|
118 | 133 | <tag name="form.type" />
|
| 134 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
119 | 135 | </service>
|
120 | 136 | <service id="form.type.radio" class="Symfony\Component\Form\Extension\Core\Type\RadioType">
|
121 | 137 | <tag name="form.type" />
|
| 138 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
122 | 139 | </service>
|
123 | 140 | <service id="form.type.range" class="Symfony\Component\Form\Extension\Core\Type\RangeType">
|
124 | 141 | <tag name="form.type" />
|
| 142 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
125 | 143 | </service>
|
126 | 144 | <service id="form.type.repeated" class="Symfony\Component\Form\Extension\Core\Type\RepeatedType">
|
127 | 145 | <tag name="form.type" />
|
| 146 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
128 | 147 | </service>
|
129 | 148 | <service id="form.type.search" class="Symfony\Component\Form\Extension\Core\Type\SearchType">
|
130 | 149 | <tag name="form.type" />
|
| 150 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
131 | 151 | </service>
|
132 | 152 | <service id="form.type.textarea" class="Symfony\Component\Form\Extension\Core\Type\TextareaType">
|
133 | 153 | <tag name="form.type" />
|
| 154 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
134 | 155 | </service>
|
135 | 156 | <service id="form.type.text" class="Symfony\Component\Form\Extension\Core\Type\TextType">
|
136 | 157 | <tag name="form.type" />
|
| 158 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
137 | 159 | </service>
|
F438
138 | 160 | <service id="form.type.time" class="Symfony\Component\Form\Extension\Core\Type\TimeType">
|
139 | 161 | <tag name="form.type" />
|
| 162 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
140 | 163 | </service>
|
141 | 164 | <service id="form.type.timezone" class="Symfony\Component\Form\Extension\Core\Type\TimezoneType">
|
142 | 165 | <tag name="form.type" />
|
| 166 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
143 | 167 | </service>
|
144 | 168 | <service id="form.type.url" class="Symfony\Component\Form\Extension\Core\Type\UrlType">
|
145 | 169 | <tag name="form.type" />
|
| 170 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
146 | 171 | </service>
|
147 | 172 | <service id="form.type.button" class="Symfony\Component\Form\Extension\Core\Type\ButtonType">
|
148 | 173 | <tag name="form.type" />
|
| 174 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
149 | 175 | </service>
|
150 | 176 | <service id="form.type.submit" class="Symfony\Component\Form\Extension\Core\Type\SubmitType">
|
151 | 177 | <tag name="form.type" />
|
| 178 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
152 | 179 | </service>
|
153 | 180 | <service id="form.type.reset" class="Symfony\Component\Form\Extension\Core\Type\ResetType">
|
154 | 181 | <tag name="form.type" />
|
| 182 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
155 | 183 | </service>
|
156 | 184 | <service id="form.type.currency" class="Symfony\Component\Form\Extension\Core\Type\CurrencyType">
|
157 | 185 | <tag name="form.type" />
|
| 186 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
158 | 187 | </service>
|
159 | 188 |
|
160 | 189 | <!-- FormTypeHttpFoundationExtension -->
|
|
179 | 208 | </service>
|
180 | 209 | <service id="form.type_extension.repeated.validator" class="Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension">
|
181 | 210 | <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\RepeatedType" />
|
| 211 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
182 | 212 | </service>
|
183 | 213 | <service id="form.type_extension.submit.validator" class="Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension">
|
184 | 214 | <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\SubmitType" />
|
| 215 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
185 | 216 | </service>
|
186 | 217 | </services>
|
187 | 218 | </container>
|
0 commit comments