Commit ae0d489
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]2 files changed
+15
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
34 | 45 | | |
35 | 46 | | |
36 | 47 | | |
| |||
0 commit comments