Jobs classes had both OC and OCP version between their introduction in 15 and the removal of the OC versions in 29. Good candidate for a rector rule. https://github.com/nextcloud/server/pull/43387 Also execute method call should be replaced to call start.
Jobs classes had both OC and OCP version between their introduction in 15 and the removal of the OC versions in 29.
Good candidate for a rector rule.
nextcloud/server#43387
Also execute method call should be replaced to call start.