Uh oh!
There was an error while loading. Please reload this page.
fix(jobs): Limit command jobs to known cases - #55748
Conversation
/backport c0be533 to stable32 |
/backport c0be533 to stable31 |
/backport c0be533 to stable30 |
/backport c0be533 to stable29 |
/backport c0be533 to stable28 |
c0be533 to
9767ecaCompare9767eca to
bb681b5CompareSigned-off-by: Joas Schilling <coding@schilljs.com>
bb681b5 to
34f1ae6CompareUh oh!
There was an error while loading. Please reload this page.
server/lib/public/Command/ICommand.php Line 13 in 54efa19 |
nickvergessen
commented
May 14, 2026
No, the coding pattern is discouraged and should not be used. If you need a command to be executed make it a command with explicit setup instructions of your app. |
skjnldsv
commented
May 14, 2026
But was ICommand only reduced to background jobs? Registering synchronous commands are still a proper acceptable pattern, right? |
Checklist
3. to review, feature component)stable32)