Commit 8384876
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 valuesFile tree
2 files changed
+25
-19
lines changed- Response
- Tests
2 files changed
+25
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
| 251 | + | |
258 | 252 | | |
259 | 253 | | |
260 | 254 | | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | 255 | | |
266 | 256 | | |
267 | | - | |
268 | | - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
269 | 274 | | |
270 | 275 | | |
271 | 276 | | |
272 | | - | |
273 | | - | |
| 277 | + | |
| 278 | + | |
274 | 279 | | |
275 | 280 | | |
276 | | - | |
| 281 | + | |
277 | 282 | | |
278 | 283 | | |
279 | 284 | | |
| |||
0 commit comments