Commit 3235a67
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
4 files changed
+11
-8
lines changed- Attribute
- Command
- Tests/Fixtures
4 files changed
+11
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | | - | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments