|
66 | 66 | <tag name="form.type" />
|
67 | 67 | </service>
|
68 | 68 | <service id="form.type.birthday" class="Symfony\Component\Form\Extension\Core\Type\BirthdayType">
|
69 |
| - <tag name="form.type" /> |
| 69 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
70 | 70 | </service>
|
71 | 71 | <service id="form.type.checkbox" class="Symfony\Component\Form\Extension\Core\Type\CheckboxType">
|
72 |
| - <tag name="form.type" /> |
| 72 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
73 | 73 | </service>
|
74 | 74 | <service id="form.type.choice" class="Symfony\Component\Form\Extension\Core\Type\ChoiceType">
|
75 | 75 | <tag name="form.type" />
|
76 | 76 | <argument type="service" id="form.choice_list_factory"/>
|
77 | 77 | </service>
|
78 | 78 | <service id="form.type.collection" class="Symfony\Component\Form\Extension\Core\Type\CollectionType">
|
79 |
| - <tag name="form.type" /> |
| 79 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
80 | 80 | </service>
|
81 | 81 | <service id="form.type.country" class="Symfony\Component\Form\Extension\Core\Type\CountryType">
|
82 |
| - <tag name="form.type" /> |
| 82 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
83 | 83 | </service>
|
84 | 84 | <service id="form.type.date" class="Symfony\Component\Form\Extension\Core\Type\DateType">
|
85 |
| - <tag name="form.type" /> |
| 85 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
86 | 86 | </service>
|
87 | 87 | <service id="form.type.datetime" class="Symfony\Component\Form\Extension\Core\Type\DateTimeType">
|
88 |
| - <tag name="form.type" /> |
| 88 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
89 | 89 | </service>
|
90 | 90 | <service id="form.type.email" class="Symfony\Component\Form\Extension\Core\Type\EmailType">
|
91 |
| - <tag name="form.type" /> |
| 91 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
92 | 92 | </service>
|
93 | 93 | <service id="form.type.file" class="Symfony\Component\Form\Extension\Core\Type\FileType">
|
94 |
| - <tag name="form.type" /> |
| 94 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
95 | 95 | </service>
|
96 | 96 | <service id="form.type.hidden" class="Symfony\Component\Form\Extension\Core\Type\HiddenType">
|
97 |
| - <tag name="form.type" /> |
| 97 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
98 | 98 | </service>
|
99 | 99 | <service id="form.type.integer" class="Symfony\Component\Form\Extension\Core\Type\IntegerType">
|
100 |
| - <tag name="form.type" /> |
| 100 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
101 | 101 | </service>
|
102 | 102 | <service id="form.type.language" class="Symfony\Component\Form\Extension\Core\Type\LanguageType">
|
103 |
| - <tag name="form.type" /> |
| 103 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
104 | 104 | </service>
|
105 | 105 | <service id="form.type.locale" class="Symfony\Component\Form\Extension\Core\Type\LocaleType">
|
106 |
| - <tag name="form.type" /> |
| 106 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
107 | 107 | </service>
|
108 | 108 | <service id="form.type.money" class="Symfony\Component\Form\Extension\Core\Type\MoneyType">
|
109 |
| - <tag name="form.type" /> |
| 109 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
110 | 110 | </service>
|
111 | 111 | <service id="form.type.number" class="Symfony\Component\Form\Extension\Core\Type\NumberType">
|
112 |
| - <tag name="form.type" /> |
| 112 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
113 | 113 | </service>
|
114 | 114 | <service id="form.type.password" class="Symfony\Component\Form\Extension\Core\Type\PasswordType">
|
115 |
| - <tag name="form.type" /> |
| 115 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
116 | 116 | </service>
|
117 | 117 | <service id="form.type.percent" class="Symfony\Component\Form\Extension\Core\Type\PercentType">
|
118 |
| - <tag name="form.type" /> |
| 118 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
119 | 119 | </service>
|
120 | 120 | <service id="form.type.radio" class="Symfony\Component\Form\Extension\Core\Type\RadioType">
|
121 |
| - <tag name="form.type" /> |
| 121 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
122 | 122 | </service>
|
123 | 123 | <service id="form.type.range" class="Symfony\Component\Form\Extension\Core\Type\RangeType">
|
124 |
| - <tag name="form.type" /> |
| 124 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
125 | 125 | </service>
|
126 | 126 | <service id="form.type.repeated" class="Symfony\Component\Form\Extension\Core\Type\RepeatedType">
|
127 |
| - <tag name="form.type" /> |
| 127 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
128 | 128 | </service>
|
129 | 129 | <service id="form.type.search" class="Symfony\Component\Form\Extension\Core\Type\SearchType">
|
130 |
| - <tag name="form.type" /> |
| 130 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
131 | 131 | </service>
|
132 | 132 | <service id="form.type.textarea" class="Symfony\Component\Form\Extension\Core\Type\TextareaType">
|
133 | 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> |
134 | 135 | </service>
|
135 | 136 | <service id="form.type.text" class="Symfony\Component\Form\Extension\Core\Type\TextType">
|
136 |
| - <tag name="form.type" /> |
| 137 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
137 | 138 | </service>
|
138 | 139 | <service id="form.type.time" class="Symfony\Component\Form\Extension\Core\Type\TimeType">
|
139 |
| - <tag name="form.type" /> |
| 140 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
140 | 141 | </service>
|
141 | 142 | <service id="form.type.timezone" class="Symfony\Component\Form\Extension\Core\Type\TimezoneType">
|
142 |
| - <tag name="form.type" /> |
| 143 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
143 | 144 | </service>
|
144 | 145 | <service id="form.type.url" class="Symfony\Component\Form\Extension\Core\Type\UrlType">
|
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> |
146 | 147 | </service>
|
147 | 148 | <service id="form.type.button" class="Symfony\Component\Form\Extension\Core\Type\ButtonType">
|
148 |
| - <tag name="form.type" /> |
| 149 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
149 | 150 | </service>
|
150 | 151 | <service id="form.type.submit" class="Symfony\Component\Form\Extension\Core\Type\SubmitType">
|
151 |
| - <tag name="form.type" /> |
| 152 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
152 | 153 | </service>
|
153 | 154 | <service id="form.type.reset" class="Symfony\Component\Form\Extension\Core\Type\ResetType">
|
154 |
| - <tag name="form.type" /> |
| 155 | + <deprecated>The "%service_id%" service is deprecated since Symfony 3.1 and will be removed in 4.0.</deprecated> |
155 | 156 | </service>
|
156 | 157 | <service id="form.type.currency" class="Symfony\Component\Form\Extension\Core\Type\CurrencyType">
|
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> |
158 | 159 | </service>
|
159 | 160 |
|
160 | 161 | <!-- FormTypeHttpFoundationExtension -->
|
|
0 commit comments