Commit 770e3b8
committed
Merge branch '7.4' into 8.0
* 7.4: (40 commits)
[PropertyInfo] treat mixed[] the same as array when getting types from docblocks
treat `mixed[]` the same as `array` when getting types from docblocks
install ext-zstd on PHP 8.5 as well
fix merge
[Console] Fix profile invokable command
sync ControllerHelper docblock with latest AbstractController changes
fix: Typehint for `createForm` in abstractController
[Notifier][Mercure] Add support for Mercure 0.7
register attribute loader arguments in a forward-compatible way
ensure compatibility with RelayCluster 0.20.0
mark test using a Redis connection as an integration test
ensure compatibility with Relay extension 0.20.0
[FrameworkBundle] Allow backed enum to be used in initial_marking workflow configuration
[DependencyInjection] Fix `query_string` env processor for URLs without query string
[HttpFoundation] Fix Expires response header for EventStream
Bump Symfony version to 7.4.1
Update VERSION for 7.4.0
Update CHANGELOG for 7.4.0
-
[DependencyInjection] Fix state corruption in PhpFileLoader during recursive imports
...2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
98 | 102 | | |
99 | 103 | | |
100 | 104 | | |
| 105 | + | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
| |||
130 | 135 | | |
131 | 136 | | |
132 | 137 | | |
| 138 | + | |
133 | 139 | | |
134 | 140 | | |
135 | 141 | | |
| |||
0 commit comments