Commit c1ca4ca
committed
bug #54775 [Messenger] accept AbstractAsset instances when filtering schemas (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Messenger] accept AbstractAsset instances when filtering schemas
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix #54769
| License | MIT
Commits
-------
4d2679d accept AbstractAsset instances when filtering schemasFile tree
1 file changed
+12
-1
lines changed- src/Symfony/Component/Messenger/Bridge/Doctrine/Transport
1 file changed
+12
-1
lines changedLines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
289 | 290 | | |
290 | 291 | | |
291 | 292 | | |
292 | | - | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
293 | 304 | | |
294 | 305 | | |
295 | 306 | | |
| |||
0 commit comments