Commit 44d7f15
committed
feature #20809 [Messenger] Add
This PR was squashed before being merged into the 7.3 branch.
Discussion
----------
[Messenger] Add `--class-filter` option to the `messenger:failed:remove` command
| Q | A
| ------------- | ---
| Feature PR | symfony/symfony#59978
| PR author(s) | `@arnaud`-deabreu
| Merged in | 7.3
| Doc issue | Fix #20805
The `--class-filter` was added in the `messenger:failed:remove` command in this [PR](symfony/symfony#59978).
As the option already exists in the `messenger:failed:show` I'm wondering if only adding this example could be enough ?
Commits
-------
bdca4e9 [Messenger] Add `--class-filter` option to the `messenger:failed:remove` command--class-filter option to the messenger:failed:remove command (arnaud-deabreu)1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1312 | 1312 | | |
1313 | 1313 | | |
1314 | 1314 | | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
1315 | 1318 | | |
1316 | 1319 | | |
1317 | 1320 | | |
| |||
1321 | 1324 | | |
1322 | 1325 | | |
1323 | 1326 | | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
1324 | 1332 | | |
1325 | 1333 | | |
1326 | 1334 | | |
| |||
0 commit comments