Commit d37e225
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
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments