Commit a5d2d4f
committed
Merge branch '7.4' into 8.0
* 7.4:
[TypeInfo] Simple array should be array type
Handle signals on text input
[TwigBridge] Fix form constraint
[Runtime] Reuse the already created Request object when the app needs it as argument returns a kernel
[Config] Fix array shape generation for backed enums
[Config] Define `TreeBuilder` default generic type
Update validators.el.xlf
Fix MoneyType: add missing step attribute when html5=true
[JsonStreamer] fix invalid json output for list of self
[Console] Preserve `--help` option when a command is not found
[FrameworkBundle] Fix using `FailedMessages*Command` with `SigningSerializer`
[Lock] Fix unserializing already serialized Key payloads
[HttpClient] CachingHttpClient must run after UriTemplate and Scoping
Only register PhpConfigReferenceDumpPass in dev env with debug flag enabled
[Messenger] Fix PHP 8.5 deprecation for pgsqlGetNotify() in PostgreSQL transport
chore: PHP CS Fixer - do not use deprecated sets in config
verify spanish translations with state needs-review-translation
[Security] Fix OIDC discovery when using multiple HttpClient instances
[DependencyInjection] Allow manual bindings on parameters with #[Target]File tree
5 files changed
+5
-5
lines changed- Tests/Extension
5 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments