Commit e265f33
committed
bug symfony#61658 [Messenger] map legacy options to the "sentinel" key when parsing DSNs (xabbuh)
This PR was merged into the 7.3 branch.
Discussion
----------
[Messenger] map legacy options to the "sentinel" key when parsing DSNs
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#61590
| License | MIT
Commits
-------
c7cf542 map legacy options to the "sentinel" key when parsing DSNsFile tree
1 file changed
+15
-0
lines changed- src/Symfony/Component/Messenger/Bridge/Redis/Transport
1 file changed
+15
-0
lines changedLines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
263 | 278 | | |
264 | 279 | | |
265 | 280 | | |
| |||
0 commit comments