Skip to content

Commit 1a51276

Browse files
Merge pull request #13129 from nextcloud/chore/document-oc-helper-can-exec
2 parents a2b4f8a + 0b9a742 commit 1a51276

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Deprecated APIs
5151

5252
- The files API endpoint ``/apps/files/api/v1/thumbnail/`` for generating previews is deprecated.
5353
Instead use the preview endpoint provided by Nextcloud core (``/core/preview``).
54+
- The legacy method ``\OC_Helper::canExecute`` is deprecated, please use the ``OCP\IBinaryFinder`` instead.
5455

5556
Removed APIs
5657
^^^^^^^^^^^^

0 commit comments

Comments
 (0)