Commit 58e9ab8
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
...1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
0 commit comments