We are dropping some constants that are deprecated for 3 years now. One of them is still used in here: https://github.com/rello/audioplayer/blob/fbf532377a07a205163e27248ad14da831b2121b/lib/Controller/EditorController.php#L73
PR: nextcloud/server#7844
@Rello Please update your code to run it on NC 14+ too.
Please also have a look at nextcloud/server#7827 for other dropped methods or use the app:code-check to highlight deprecated methods in the current code.
We are dropping some constants that are deprecated for 3 years now. One of them is still used in here: https://github.com/rello/audioplayer/blob/fbf532377a07a205163e27248ad14da831b2121b/lib/Controller/EditorController.php#L73
PR: nextcloud/server#7844
@Rello Please update your code to run it on NC 14+ too.
Please also have a look at nextcloud/server#7827 for other dropped methods or use the app:code-check to highlight deprecated methods in the current code.