Commit c5b810f
committed
bug symfony#52581 [Messenger] attach all required parameters to query (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Messenger] attach all required parameters to query
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#52570
| License | MIT
Commits
-------
38a4125 attach all required parameters to queryFile tree
1 file changed
+2
-1
lines changed- src/Symfony/Component/Messenger/Bridge/Doctrine/Transport
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
| 185 | + | |
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
| |||
0 commit comments