Commit f4e7d86
committed
Merge branch '6.2' into 6.3
* 6.2:
fix merge
[DependencyInjection] Filter "container.excluded" services when using `findTaggedServiceIds()`
[Cache] Removing null coalescing assignment operator on 5.4
[Console] Add missing ZSH mention in DumpCompletionCommand help
[Cache] Fix storing binary keys when using pgsql
[FrameworkBundle] Add missing monolog channel tag for messenger services
update documentation for telegram bridge notifier
[FrameworkBundle] Improve documentation about translation:extract --sort option
[VarDumper] Disable links for IntelliJ platform
[Notifier] Add bridge documentation
[HttpClient] Add hint about `timeout` and `max_duration` options
[HttpFoundation] Use separate caches for IpUtils checkIp4 and checkIp6
[FrameworkBundle] Fix wiring session.handler when handler_id is null
[FrameworkBundle] Workflow - Fix LogicException about a wrong configuration of "enabled" nodeFile tree
3 files changed
+38
-4
lines changed- Command
- Formatter
- Tests/Formatter
3 files changed
+38
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
58 | | - | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
| 249 | + | |
| 250 | + | |
249 | 251 | | |
250 | 252 | | |
251 | 253 | | |
| |||
257 | 259 | | |
258 | 260 | | |
259 | 261 | | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
260 | 291 | | |
261 | 292 | | |
262 | 293 | | |
| |||
267 | 298 | | |
268 | 299 | | |
269 | 300 | | |
270 | | - | |
| 301 | + | |
271 | 302 | | |
272 | 303 | | |
273 | 304 | | |
| |||
0 commit comments