Commit cdc4d87
committed
minor #11699 [Messenger] Adds tip for handler misconfiguration (dbrumann)
This PR was submitted for the master branch but it was squashed and merged into the 4.2 branch instead (closes #11699).
Discussion
----------
[Messenger] Adds tip for handler misconfiguration
When using tags and autoconfigure you might end up with multiple handlers being registered to a bus.
Adding a tip to the documentation will help people find out about this behavior without running into the issue.
See symfony/symfony#31909
Commits
-------
3c0c602 [Messenger] Adds tip for handler misconfiguration1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
194 | 202 | | |
195 | 203 | | |
196 | 204 | | |
| |||
0 commit comments