Commit 6a2c5f4
committed
Merge branch '7.4' into 8.0
* 7.4: (28 commits)
[Messenger] Allow Pheanstalk v8
[TypeInfo] Fix resolving constructor type with templates
fix compatibility with RelayCluster 0.12
fix type alias with template resolving
fix compatibility with RelayCluster 0.11 and 0.12
[DependencyInjection] Register a custom autoloader to generate `*Config` classes when they don't exist yet
[Security] Add security:oidc-token:generate command
[PropertyInfo][TypeInfo] Fix resolving constructor type with templates
[WebProfilerBundle] ”finish” errored requests
Add support for union types on AsEventListener
[Console] Update CHANGELOG to reflect attribute name changes for interactive invokable commands
bump ext-redis to 6.2 and ext-relay to 0.12 minimum
[TypeInfo] Fix type alias with template resolving
[Console] Add support for interactive invokable commands with `#[Interact]` and `#[Ask]` attributes
bump ext-relay to 0.12+
fix merge
[Config] Generate the array-shape of the current node instead of the whole root node in Config classes
[HttpFoundation] Deprecate Request::get() in favor of using properties ->attributes, query or request directly
fix Relay Cluster 0.12 compatibility
[TypeInfo] ArrayShape can resolve key type as callable instead of string
...1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
63 | 72 | | |
64 | 73 | | |
65 | 74 | | |
| |||
108 | 117 | | |
109 | 118 | | |
110 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
111 | 125 | | |
112 | 126 | | |
113 | 127 | | |
| |||
0 commit comments