Commit 1c18d8e
committed
Merge branch '5.3' into 5.4
* 5.3:
[Console] Fix using #[AsCommand] without DI
[DependencyInjection] fix parsing classes for attributes
[HttpClient] fix compat with cURL <= 7.37
[Console] fix managing signals when commands are lazy loaded
Remove Debug component from patch-types.php
[Uid] Realign inspect commands labels
[Runtime] fix overriding --env|-e with single-command apps
[Serializer] Fix call to expectExceptionMessage()
[Config] fix tracking attributes in ReflectionClassResource
[Process] Fix incorrect parameter type
[HttpFoundation] Handle tentative return types2 files changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
0 commit comments