We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3381bf9 + b0dfe5e commit bfc941eCopy full SHA for bfc941e
1 file changed
developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_33.rst
@@ -52,4 +52,5 @@ Deprecated APIs
52
Removed APIs
53
^^^^^^^^^^^^
54
55
-- TBD
+- The ``\OCP\BackgroundJob\IJob::execute`` method was deprecated since Nextcloud 25 and was now removed.
56
+ Instead use the ``IJob::start`` method, available since Nextcloud 25.
0 commit comments