Commit 6d60b9d
committed
Merge branch '6.3' into 6.4
* 6.3:
[Form] Fix merging params & files when "multiple" is enabled
[HttpFoundation] Do not swallow trailing `=` in cookie value
Handle Sendinblue error responses without a message key
[Serializer] Fix collecting only first missing constructor argument
[Messenger] Simplify code
[Messenger] Fix graceful exit
[Messenger] Fix DoctrineOpenTransactionLoggerMiddleware
[Translation] Add missing return type
[Validator] add missing catalan translations1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
37 | 45 | | |
38 | 46 | | |
39 | 47 | | |
| |||
42 | 50 | | |
43 | 51 | | |
44 | 52 | | |
| 53 | + | |
45 | 54 | | |
46 | 55 | | |
47 | 56 | | |
0 commit comments