Commit 26e7e61
committed
Merge branch '7.4' into 8.0
* 7.4: (28 commits)
[Console] Rename `#[Input]` to `#[MapInput]`
[FrameworkBundle] Fix support of dumping workflow when workflow is decorated by TraceableWorkflow
[JsonStreamer] Fix documentation link in README
[Meta] Better exception when symfony link cannot read a JSON
[Form] Add new `active_at`, `not_active_at` and `legal_tender` options to `CurrencyType`
[Intl] Support time in generated data in currencies validity
[Validator] Improve and complete Japanese translations
[HtmlSanitizer] Remove redundant assignment to promoted property $config in constructor
[Validator] Fix Polish translation for word count validation message
[DependencyInjection][Routing] Deprecate XML configuration format
[Validator] Review and fix Czech translation
[DependencyInjection][Routing] Handle declaring services and routes using PHP arrays that follow the same shape as corresponding yaml files
[Mailer][MailJet] Fix forbidden headers case-sensitive comparison
[DependencyInjection][Config][Routing] Deprecate using `$this` or the internal scope of the loader from PHP config files
[Config] Add array-shapes to generated config builders
[DependencyInjection] Handle returning arrays and config-builders from config files
[WebProfilerBundle] Simplify toolbar CSS
do not use deprecated PHPUnit features
replace PHPUnit annotation with attribute
[Serializer] xml empty array encoding
...File tree
3 files changed
+700
-699
lines changed- Data/Generator
- Resources/data/currencies
3 files changed
+700
-699
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
| 245 | + | |
245 | 246 | | |
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
250 | | - | |
| 251 | + | |
251 | 252 | | |
252 | 253 | | |
0 commit comments