Commit a8543ad
committed
Merge branch '6.4' into 7.0
* 6.4:
[TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels
[TwigBridge] Fix compat with Twig v3.9
[Cache] Sync the Redis proxies with upstream
[Doctrine Messenger] Fix support for pgsql + pgbouncer.
[Mailer] Simplify fix
Do not produce notice/warning when consuming from multiple transports and explicitly listed queues
[FrameworkBundle] Check if the _route attribute exists on the request
[Scheduler] fix documentation link
[PropertyAccess] Fixes getValue() on an unitialized object property on a lazy ghost
[HttpClient] Make retry strategy work again
AssetMapper: Remove 'auto-generated' info
[Mailer] Fix signed emails breaking the profiler
[Mailer] [Mailgun] Fix expecting payload without tags or user variables
[Validator] Update Spanish (es) translations
Fix fetching data in `W3CReferenceTest` on AppVeyor
Fix SQS visibility_timeout type
[VarDumper] Fix serialization of stubs with null or uninitialized values1 file changed
+12
-2
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 | 42 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
55 | 65 | | |
0 commit comments